From d970f90ce8264a190129fc116e623f9d7bcc2cf3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 20 Apr 2017 15:00:09 -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/30925bd08c1f78e835f04a2a3d409cf027cde55e [autoroller] All commits in updates(), only roll interesting ones. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I3b651c2f567216444adacd0991aed01ae30d1198 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/483601 Reviewed-by: Commit-Queue: --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 93bd48723..033ce8ffb 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,10 +15,10 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "de548b9dbccba9e27b9bdb1d5bb619fb786e87a9", + "revision": "30925bd08c1f78e835f04a2a3d409cf027cde55e", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, "project_id": "depot_tools", "recipes_path": "recipes" -} \ No newline at end of file +}