From 9e5f229dd07c05c5db19c42cfcbcda16047f52fe Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 16 Sep 2019 11:55:48 -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/64d4a375c810404ce82e0ed1da7ac6e10891c26a git-cl: Return exit code of bb when executing git-cl try. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia8f95b22661a2211075544efcab618ea5beed276 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/241863 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 60d5f8cd5e..ed2dbcc02e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "4a60db4c3e62239e471dc69906353fcf0384920a", + "revision": "64d4a375c810404ce82e0ed1da7ac6e10891c26a", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {