From 0a8f702c6bfc4630964fccce53dffed01f8021a9 Mon Sep 17 00:00:00 2001 From: borenet Date: Mon, 10 Oct 2016 04:51:02 -0700 Subject: [PATCH] Roll recipe DEPS BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2402313002 Review-Url: https://codereview.chromium.org/2402313002 --- 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 ca078ce7b9..a42772cf13 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,17 +5,17 @@ deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "9bd40a63c45e834e335121123275ec968d73f1c7" + revision: "8e22954683ff49c20a743eb9fd653bbaf4d65992" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "36a1da1369c83f0754989e6f5a24b1b49f6898c9" + revision: "825386b5d616ed1e5fca94ec76eb6de9335b86d2" } deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "71c443e2ea832b811809cd5312498100088ee2a6" + revision: "5dd03db7eb73ff7aa0792ad2cd16afa87339806d" }