From 7abb081a69aeb2304dd6069c90e1c3b2588eec48 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 30 Oct 2018 12:11:21 -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/5a9ff4355446e8aa36dc06d5fa8fcf5596b68ce9 git-cl: Report Gerrit RPC requests information. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifeed87644fac031ca2943648bd73b51042e440fa Reviewed-on: https://skia-review.googlesource.com/c/166560 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 5d7edf4a04..301f6935cc 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "e7a7fc42b6bf58d35ecea2dd5c543f1e22e59880", + "revision": "5a9ff4355446e8aa36dc06d5fa8fcf5596b68ce9", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {