Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/7b5a41699c38fb8a53b125a31a90f9f84aef17eb [swarming] Fix duration bug (joshuaseaton@google.com)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I71aceda5c2307e4ede9dba538abd9ed62d5784e1
Reviewed-on: https://skia-review.googlesource.com/c/190301
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 0d0dfc9..513c90a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "20be13b329a296f45cf3533f1695c62b5c7f8358",
+ "revision": "6062b34785a012f86d052602ebab406c5c8289f5",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "1cfbbd6688934edac32840957690407a36eb153f",
+ "revision": "7b5a41699c38fb8a53b125a31a90f9f84aef17eb",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},