From b11ad9b519c9dd4ba0403170972e3dfa1d7f8211 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 6 Apr 2017 16:54:37 -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 (or complain) recipe_engine: https://crrev.com/796247003f570b54140f9cc6e7934bcdf11880e7 Put result.proto into recipe_engine proto package (nodir@chromium.org) TBR=iannucci@chromium.org Change-Id: I04d63c3a30e7330cd0f275b015c1c8456b7cde1b Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/470766 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 4cf754d8c..69f4d21fc 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "ddfc94f01e4e1d3c7bf7dedfd58e6813bc5160df", + "revision": "796247003f570b54140f9cc6e7934bcdf11880e7", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },