From 0e29459cda65aea76f8f8bad891cbe948adc95d9 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 27 Feb 2020 14:43:27 -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/24fd86307f0bd07c9db4d0530ad47834263ed0c2 (vapier@chromium.org) my_activity: search gerrit review too https://crrev.com/6eb1d32f5d864561e7f600a874de77f3a74fb60d (ehmaldonado@google.com) presubmit_support: Refactor and add tests for DoPostUploadExecuter. https://crrev.com/7552630e0d993ba7faf727392f2bfaaec19a7bfb (ehmaldonado@google.com) git-cl: Run PostUpload hooks via CLI. 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: I88b360aa01c97028124f74b043464a044549da23 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/273875 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 a6511b8188..594fe11680 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "fdf027a728e975bfc7eb2f2cd2b93eb5b768b818", + "revision": "7552630e0d993ba7faf727392f2bfaaec19a7bfb", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {