From 43d990bf35a6b41ee9d364d8216fbe53d480c0f4 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 20 Apr 2017 17:10:05 -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/763b5442fe13969bc3ffc0fa37bcc527fa9814bf [autoroller] All commits in updates(), only roll interesting ones. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I8fd197aac90e603758dfaf0e8c7d6aa8f7498a3e Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/484000 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 60a7baa78..baf65f131 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "84d216aab872ff9d2ea18a39620fec428ea38e57", + "revision": "763b5442fe13969bc3ffc0fa37bcc527fa9814bf", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },