aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-15 16:40:23 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-16 00:03:39 +0000
commitfea9e90e2cdbdaa7830efe1da3d52f37b3a6f80d (patch)
tree89f7675e42b19323c6622fbd1d1e12138152ad29 /infra
parent612d5214a2aeae875cb76a6bfe355d4f7c6893a5 (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. depot_tools: https://crrev.com/8d3925b164822e2660d3b985402a5681432b0285 Add support to gclient for skipping CIPD deps. (jsca@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I4b23b890ed5ec3eaf08a7e3e750eed27f8a270ab Reviewed-on: https://skia-review.googlesource.com/141428 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.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 7cac320b57..c8f51b6110 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "2f38df65f95e1e65f276f9bd654b8a98109e6c95",
+ "revision": "8d3925b164822e2660d3b985402a5681432b0285",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {