aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-23 22:47:47 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-24 06:07:23 +0000
commit8517631bf41089f0d5805741c98f4d0d5f1a7beb (patch)
treec920917fb2b5710fa6bd323992bc5e3d4e3f0b68 /infra/config
parentb3a51584183f45d4f4a5260885248f54ff2ecdfa (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/4e9b50ab86b9b9f8ebf0b9ba6bd4954217ebeff9 Revert recent gclient.py changes to fix Chrome releases. (mmoss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia0c8cba2b76d939d8e6f94dbbb836eb6d83ae594 Reviewed-on: https://skia-review.googlesource.com/129922 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-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 dd42b5fa31..cc8da3eeca 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "1f156687a2014f50548eacfffb825fb4f38c44d7",
+ "revision": "4e9b50ab86b9b9f8ebf0b9ba6bd4954217ebeff9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {