aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-17 02:31:28 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-17 09:52:10 +0000
commit4b30fd8a4ce07ca4b058a5458bc5663c69f45930 (patch)
tree02e6d35942028df014f3f60fdb11d1c3af407180 /infra
parentd80817921ad74cd9841526e377654f647c31b99b (diff)
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/3b8a0585e3c7390a7c1c339c6b70d042de8f913c [engine] make all ad-hoc steps properly colored (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I8e3011f3e90f4c038bfe8e69e0e2f1738724cb18 Reviewed-on: https://skia-review.googlesource.com/17160 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-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 7855997492..05acdeaa5d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "77009791cb6e257f8decb1e19a29058023893f78",
+ "revision": "39f4d80563f3bd91aa308eed61a201879613f8e9",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "110794e9296526387c5021065a4086a5c7222300",
+ "revision": "4a28cac715bb37782fca641eb8fcd8583b5f1960",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "632d231c826e13b02ade64d77ed2a41e25aa6fb3",
+ "revision": "3b8a0585e3c7390a7c1c339c6b70d042de8f913c",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},