From d5378e9b2ead3e9cebe3b6feab1bc4bfe8ed3f4b Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 11 May 2017 17:46:02 -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/b7c18e0258998652eeb302c83680f6a2b1aee398 Revert of include Package proto into Result proto (patchset #3 id:40001 of https://codereview.chromium.org/2802693003/ ) (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I74e8a446f7cdea5ff6b1784b70ca2ab0ca7c5632 Reviewed-on: https://chromium-review.googlesource.com/503670 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 140a93dcb..cd0b6c6d1 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19", + "revision": "b7c18e0258998652eeb302c83680f6a2b1aee398", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },