From 912671c4fa17d31bc4accd3c19508ac877b1d3c8 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 28 Apr 2017 20:10:07 -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/68d2ac243180dbd51a1c3a672874d072235f961a [third_party] vendor argparse. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib745947d62003d10ad596a697a2ad6798742f645 Reviewed-on: https://chromium-review.googlesource.com/490947 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 e0ffc4a0c1..4c380d6815 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "d84fead2a2eb7e0fe72c928fca0086df619509d9", + "revision": "68d2ac243180dbd51a1c3a672874d072235f961a", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },