aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar borenet <borenet@chromium.org>2016-10-19 08:58:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-10-19 08:58:29 -0700
commit5e3d9c2e31b61edcfac4fd7b31e98f826d42d9f0 (patch)
treefb54f29319cfe5bc45ce05ce7a46a6e375889af6 /infra/config
parent7c78f3a863c620d722f02d00b88de5b3cde298a4 (diff)
Roll recipe DEPS
This is for https://codereview.chromium.org/2426013002/ ("Add Swarming magic environment variables to ENV_WHITELIST") BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2438553002 Review-Url: https://chromiumcodereview.appspot.com/2438553002
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/recipes.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3fedbdeae6..d5b87106e2 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,17 +5,17 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
- revision: "3d9ee695a52c6ea7c00b60ae7ce8de03bbf626ed"
+ revision: "62729f8a8fd28bb84ca1cc86ec94db545e1da56f"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "48df58136dc1847cd158eaa330f5dd457265d654"
+ revision: "16b03c7394b8a7366fe6a650d5f83af03c098c97"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "a15c8474d308784e94fe4e15deb7c7860d717059"
+ revision: "9d854c6e7ce9ed004ef0854d0d2c3c5aabcca66f"
}