aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-13 11:37:44 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-13 19:01:13 +0000
commitbd58e7efc177aeac0a7942d3293c2fd8c4f896be (patch)
tree3fa157df62c92b699f5e5814e3229d0006030a6d /infra
parente4b900bfd92f7f2c387b13713f850af5547a5a46 (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/c6807980ba3b1770d3c5ad595f21d512e8d6a6de [buildbucket] add test_api to simulate LUCI ci and try builds. (tandrii@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I8cd2f5a6bb68701f3d6d6f9c06d8f48654eb6929 Reviewed-on: https://skia-review.googlesource.com/134604 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index e32f39f6c5..63aefad043 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "e09b6845cf720ac429578b209267cb6dd1c901da",
+ "revision": "31d539486159352bbf66f356dd5a86166efb33bd",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "8565c92fbfcc717ce5d8bab4489a1d202b85fee0",
+ "revision": "c6807980ba3b1770d3c5ad595f21d512e8d6a6de",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},