From 7f83eec790e2f40842c26367dbaa9f0e0cec1b1a Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 21 Feb 2020 13:46:24 -0800 Subject: [PATCH] Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools) into this repository. depot_tools: https://crrev.com/1dc66e16b362430d8a549b6626f86f5fac7f4e74 (ehmaldonado@google.com) presubmit: Add should_continue and more_cc to presubmit json output. https://crrev.com/8410164ab1222df526dbf81f728512a082318c5a (ehmaldonado@google.com) git-cl: Fix invocation of git new-branch More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iee1f7ec61db7a768c813c6c1daef9667dccd507e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272718 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 1a245b5d7a..38ef61129e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "7c34a225375d758beb8225e2171fcd3c031f0e8c", + "revision": "8410164ab1222df526dbf81f728512a082318c5a", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {