From b7cddd1ec98349b35197fe2c8ba329e345004dfe Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 22 Feb 2019 02:11:35 -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 (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/3acdefa9aad9d0bf7bb601b44d22e00cf8661363 Omit "Skipping " message when unneeded (hferreiro@igalia.com) https://crrev.com/9f273d01c0d566df0b80283047cf9950c207835d Limit the rebase-update call after reparent-branch (hferreiro@igalia.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib67270209a83475d6f70e0371db62ef9a778eb88 Reviewed-on: https://skia-review.googlesource.com/c/194181 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 2b62ac38af..49afeaa99c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "c0546b9817eea795277e517d5dac382d6b69b778", + "revision": "9f273d01c0d566df0b80283047cf9950c207835d", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {