From 24d470ce35d4822c37a86cb993349a310cb3a7e3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 9 Mar 2017 15:30:05 -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 (or complain) recipe_engine: https://crrev.com/5f5c9b29d1f6706827f51fb6f7b7d30cdb135d2c [doc] add doc.proto (iannucci@chromium.org) TBR=martiniss@chromium.org Change-Id: I5ce36b8e9c0f57532649add9bc580df36d842b68 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/452040 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 2a3f5d717..9b6787bea 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,5 +5,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "4e4e32822f4b0aab38308d0d5c7b6561268702ed" + revision: "5f5c9b29d1f6706827f51fb6f7b7d30cdb135d2c" }