aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-28 14:19:59 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-28 21:46:57 +0000
commit24d18ced1ad79d0af22b335d7fb01238915214ef (patch)
treeb649f097cab9f760aec38103aa76c6c250b53eea /infra
parent781ec0c020e214b3f32d00088b3fdc708f29ae45 (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/c35aba51d39f9bcc2dcd4334903b4b7f83f8f3e8 gclient: escape cipd variables when flattening DEPS. (jbudorick@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Icf9cfa815c568dcd0747e2ab7bd8d239a3a12f36 Reviewed-on: https://skia-review.googlesource.com/138274 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: 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 5e06c6ce2e..221c61e92b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "589ac56c23a4ec1d847cd2711512c7bc8474d5b8",
+ "revision": "c35aba51d39f9bcc2dcd4334903b4b7f83f8f3e8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {