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/c1b615b6808b8aa8001b5e4e1d5d234233ad8266 [buildbucket] Add set_output_gitiles_commit (nodir@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id8bb2e295014770bc0f782a33cfceeb5fbd61a81 Reviewed-on: https://skia-review.googlesource.com/c/181406 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 113714c..bf30198 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "390028fd6b766523bd7bb06b62e1ca92161467cc", + "revision": "c0641b8e930496500616b6f7253da869fc4a343e", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "be3df181ebe1e4a67251ef904e4396553b959506", + "revision": "c1b615b6808b8aa8001b5e4e1d5d234233ad8266", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },