From d73ef8e9dd2df373b5477896d08c66df4efd5b7e Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 20 Apr 2017 17:26:36 -0700 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/51e6ae23f698f81136bc508f633588354b5969ca Revert of [autoroller] All commits in updates(), only roll interesting ones. (patchset #2 id:20001 of https://codereview.chromium.org/2829203002/ ) (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I0a9170310569057b5bd261089ecd8ee301c19965 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/484079 Reviewed-by: Commit-Queue: --- 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 baf65f131..9a2b5bd83 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "763b5442fe13969bc3ffc0fa37bcc527fa9814bf", + "revision": "51e6ae23f698f81136bc508f633588354b5969ca", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },