From fc6905908d38fd49928c15de786f7bd005d76b31 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 11 May 2017 15:29:40 -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/c7d91ef9861b04e41c6a2381382efd58d111fe19 include Package proto into Result proto (nodir@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I716db1f3d8f12fb7d440877cc4fa0ad4d2fe1e77 Reviewed-on: https://chromium-review.googlesource.com/503628 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 eefe64a9d..140a93dcb 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "6eaacf24833ebd2565177157d368da33780fced9", + "revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },