From c88c38e93e46ce793484e52b33c03413dc7cd1ee Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 9 Sep 2019 11:14:28 -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/6a860326887fe48cb65e7ebe38ca717be2de6f5c Handle GOMA_DISABLED more precisely (brucedawson@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id822376be4c43abbfb42adeda27aa877502b72e6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/240319 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 1d1f2a9c0c..883a67c612 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "efce0d1b7657c440c90f0f4bce614b96672b9e0b", + "revision": "6a860326887fe48cb65e7ebe38ca717be2de6f5c", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {