From c1577d83e86c8a023b1be5aa23c22d2dd696d676 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 26 Apr 2017 15:21:03 -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/ce0d4e67ec52fcf2aa662635e110a5427aaa4a09 [json] add dumps method to test_api. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I79b8ba8944f57a6bab5c4addfbae796ce958f165 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/488322 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 6df4f5ec5..280c6c01d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "f162918ed7c917f187c8098b88e4fd02b82e06aa", + "revision": "ce0d4e67ec52fcf2aa662635e110a5427aaa4a09", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },