From ee93e7803ac23beaed838834948091b0062465aa Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Sat, 13 May 2017 11:21:23 -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/0070123d9c8f830d813e6ec1064b9bf24a5b29db [context] Fix docstring. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id76c262abb6f53e420fc00ecef1cf99e383a6592 Reviewed-on: https://skia-review.googlesource.com/16836 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 4192487..8660170 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,17 +14,17 @@ "deps": { "build": { "branch": "master", - "revision": "5e47fdd89e6f29102485a0ddf41a537063f531b9", + "revision": "586dc56b93325e4b7103399464910a3c3f130866", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "69e760e4a571d16e75f30f1e97ea1a917445f333", + "revision": "ba1ed450433675b55e6c5ce72784e71b59737fb9", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "c6560f3627af81c9004024079525ef63a223d33a", + "revision": "0070123d9c8f830d813e6ec1064b9bf24a5b29db", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, -- 2.7.4