From dca6b5fe9a3243c3ca646a7d9fd2c5c23a3291b9 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 27 Sep 2019 12:43:47 -0700 Subject: [PATCH] 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. depot_tools: https://crrev.com/69d781151b8a374bd7bb42730dd0e5f6331604ba Revert "Reland "depot_tools: Use vpython to execute fetch."" (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Icddee5cbe57a2e6e40c9040690b8f9daee4a6ec3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/244935 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index f34c0ddfec..69c5cb5c1c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "b37784118cd49d66f3ff906926bf74a4b4319e50", + "revision": "69d781151b8a374bd7bb42730dd0e5f6331604ba", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {