aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-14 22:07:46 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-15 05:35:04 +0000
commit3df694fe1174d48f92859c671797813eced98862 (patch)
treeeba750091705c3851fcf57b90e4c4c7abec23a3a /infra
parentcdae28ee591a3d1380f18fe605b973c7380f67e4 (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/d683d7ced42ddcf9bb1f943471dd455a4e326902 Revert "gclient: Don't allow None URLs (except in .gclient files)" (mmoss@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ieabbdd8f893a20f150f374a0da468f11f1f02a55 Reviewed-on: https://skia-review.googlesource.com/135056 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 a6d4467e02..1ff2bd06b1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "fce7bc9e08256a6c59e85cd37fefe6c754d4bb6b",
+ "revision": "d683d7ced42ddcf9bb1f943471dd455a4e326902",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {