aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-27 12:30:55 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-27 20:04:19 +0000
commit5aee4f665d31041bc25af3f08609ca12cb57aaed (patch)
treefcdf724979df903c31f9a23ae16e2ed9534e2616 /infra
parent54d7b314c84a5ea4ed3bab63b0b08fbfdb4dbcfe (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/82e233fa4e6fed0a5dd99501e0d52d3dce25c994 [cipd] Make the argument to ensure a class (phosek@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic4c6a9d06239e1eb273d7be7ed3c3fd4833fdd7f Reviewed-on: https://skia-review.googlesource.com/137899 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 31f86d998f..86c50a1653 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "a991ac69eb052dfbd460459203d4946168622385",
+ "revision": "b3853afe341f2c478f07edba8ac4e60ea833c3b1",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "b1546529ec629fa8ddf804916c94b6e06c44d693",
+ "revision": "82e233fa4e6fed0a5dd99501e0d52d3dce25c994",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},