From fb768f173a30bf9e6a6fa6b5e650dfe631094e7b Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 7 Jun 2017 16:59:41 -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/c40412cbc4e1b8ee1e6eba2e88328ca71c6ec1e4 [context] Add path prefix/suffix manipulation. (dnj@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I10613e30e3a58c208346243fb221cf9ed9d6b274 Reviewed-on: https://chromium-review.googlesource.com/527403 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- 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 bff081f84..71a927dab 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "db920908bf51fcdb0e30f686a528b25cd4876ca7", + "revision": "c40412cbc4e1b8ee1e6eba2e88328ca71c6ec1e4", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },