From 413b9ccff1bdce622932aa8381aa48d3252b1101 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 12 Apr 2017 07:40:14 -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/addc0640c912a43c6ea02dbfda992407cc9957ff Revert of path: Add tracking of volatile paths. (patchset #3 id:40001 of https://codereview.chromium.org/2808713003/ ) (dnj@chromium.org) TBR=iannucci@chromium.org Change-Id: I1b643d307efcfc0dbbc7b9e575e9df7e9f6d4d9d Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/475166 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 a98068fa3..ad3e49929 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "d6ceb66a08508d430a0fbdd5a6a17c09b9633694", + "revision": "addc0640c912a43c6ea02dbfda992407cc9957ff", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },