From d80817921ad74cd9841526e377654f647c31b99b Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 17 May 2017 01:31:36 -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/632d231c826e13b02ade64d77ed2a41e25aa6fb3 [step_runner] Add a Placeholder Exception step when rendering placeholders raises a StepFailure. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iab504ed66501a140a306abfe44ed43a958162003 Reviewed-on: https://skia-review.googlesource.com/17138 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 c68b8ec..7855997 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,17 +14,17 @@ "deps": { "build": { "branch": "master", - "revision": "9da25e6342795ee0c8c1d9c155b224a7ffb06797", + "revision": "77009791cb6e257f8decb1e19a29058023893f78", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "141c5636d0f3228519a782184f9e4ae42d740283", + "revision": "110794e9296526387c5021065a4086a5c7222300", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "c2d0f5d807793894df762930bc5d2729297658bf", + "revision": "632d231c826e13b02ade64d77ed2a41e25aa6fb3", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, -- 2.7.4