aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-02 10:18:57 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-02 18:16:25 +0000
commite04b19ed478f3c0956acfe9c4d3b31941d28412a (patch)
treef687bf4e01037d16d7939711e9ac437201743439 /infra
parentd614d4213755e52da2eb6f6d54d376d09c82d2bf (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/57600791c9ce0381bffff5b8d5ffef235c661a09 Remove bogus test file. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia7721953ca126bbe4d1112bae195c1eafd29c914 Reviewed-on: https://skia-review.googlesource.com/138936 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 4c8368b5de..19adfe7c09 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "483580b38ef152faea2e8f8ad06add4ac2398bd2",
+ "revision": "621c9d28c3d08488bbd378a97f5cbfacdf5853ed",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "66d9d8c66f10ca37dffa4b6d374c3d802a061b01",
+ "revision": "57600791c9ce0381bffff5b8d5ffef235c661a09",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},