From 0d7288bc17c9fce0a2bb7b4ea12861435df46084 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 26 Jul 2018 09:51:25 -0700 Subject: 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/bad59ca738cc8692ca8b2be801d8e991d41f1e6f Use `call` in recipe bundles to allow appending to the recipes.bat file. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ibaa8b8caf5af9e13d1963dd1b263e907b3565015 Reviewed-on: https://skia-review.googlesource.com/143543 Commit-Queue: Recipe Roller Reviewed-by: Recipe Roller --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra') diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index a707a9a6ea..6e4c55f891 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "254538b955bd353e28da028e09c1f808367a4bf4", + "revision": "32455bd06c8b549dae3759065409e6d1d11e1542", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "c201ea2c059e30b35d3b6514cb5febef659c4806", + "revision": "bad59ca738cc8692ca8b2be801d8e991d41f1e6f", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, -- cgit v1.2.3