aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-10-03 18:23:39 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-04 01:44:42 +0000
commitcf527d978def8fe3b213be2cf453e75941eced96 (patch)
tree93c8a25a872661b9d19af29d56cdf71c2450c6b6 /infra/config/recipes.cfg
parent93b324dd31e4a29ca0b64df57937c1adb7adc1e1 (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/c634ba57059c1ff965ccbfa3277bf025fb1ae891 Allow gclient solution URLs to be |None|. (mmoss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I85619aa3a55202033ae02492d8d69a5b5810209c Reviewed-on: https://skia-review.googlesource.com/54880 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config/recipes.cfg')
-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 d65edc3a96..582a5e49a1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "df96318599f847b1503213e48be85f7adf811e4d",
+ "revision": "c634ba57059c1ff965ccbfa3277bf025fb1ae891",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {