From 2093ebefcf498ce7e3f7efe6d22aaec3aa86d7d0 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 14 Apr 2017 15:27:58 -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/b7cd5ee1ea736116d35559ff0e2fb61081d1ca01 [autoroll] Count empty rolls as successful. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I841a8ba5845bfe9149627c9e2a5b26376372704f Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/478651 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 789ec9ec08..fb525cd42f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "cb0d71bf2638680b85a7937ab57add4ba776ade0", + "revision": "b7cd5ee1ea736116d35559ff0e2fb61081d1ca01", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },