From dbf68f3dc34f6afc2eddd50d2b60b73382d0c1a7 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 29 Aug 2018 14:11:10 -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/cb32668137d08ec52ee893a872df3a61903215a2 git cl split: Don't cq dry run by default (martiniss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifb3987c6060ef8311555f0080d4bd95563e3b69f Reviewed-on: https://skia-review.googlesource.com/150371 Commit-Queue: Recipe Roller Reviewed-by: 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 3b84a4ee5c..c42162c51f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "9342ac02c1ce5b3f7f1f42c15636ce1d8a81bc82", + "revision": "cb32668137d08ec52ee893a872df3a61903215a2", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {