From 5c12122ad91dbfa4acd613a05daa921cb92aafa3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 11 Jun 2018 13:56:36 -0700 Subject: 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/6be8afd57a12883e5dbb210124e0f9e14f639d00 Improve post_build_ninja_summary.py's incremental build handling (brucedawson@chromium.org) https://crrev.com/fbb06aaab10757b082ca450da5ba146182eef622 gclient: Use only recursedeps to decide whether to process a dependency. (ehmaldonado@chromium.org) https://crrev.com/b63c4663d478bcf8d4fd163a52dc42eb85861ea7 gclient: Use only recursedeps to decide whether to process a dependency (Trigger recipe roller) (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If8c29ba8a5c198e9a01d94bf1d768afdfbd82abd Reviewed-on: https://skia-review.googlesource.com/134160 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 613c963be4..4eacf6173f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "9f107316974364cac78ec5a498adef26d044fc2f", + "revision": "b63c4663d478bcf8d4fd163a52dc42eb85861ea7", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { -- cgit v1.2.3