From 1c77987fc8ea197f940953083792a23d759fe60a Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 24 Jan 2019 08:53:53 -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. recipe_engine: https://crrev.com/157d3d2973ebb66c21dce81dfa506695b8ab6926 [swarming] Expose isolated outputs ref (joshuaseaton@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I346fd9794ce8c6f035ed0d52fe22e053c80c3b47 Reviewed-on: https://skia-review.googlesource.com/c/186543 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index acbc02e5be..6a751f7b1f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "695e7cf352585cee87dd635e1c127339913c5717", + "revision": "4d965ee2d8cc049726625170e54549f68a91e5e0", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "e82bce74a9b5c7682beeca35ba67ea747ded69f4", + "revision": "157d3d2973ebb66c21dce81dfa506695b8ab6926", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },