aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-12 01:40:23 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-12 09:12:08 +0000
commitf09f6090c87c03e858fcafe682bfdcb4b66d597e (patch)
tree99873b09f4592dabb09d54c2ed5b053a5569c98f /infra
parent4d6a844365e7f8a03e469138ae76a944d4c72c25 (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/2b138f742b74a9f8a81f7b0bdd3768019f01854c Avoid creating an empty netrc file in $TEMP (sdefresne@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Idfe8937271a34dbca3a031aa6cecd6863372b09f Reviewed-on: https://skia-review.googlesource.com/140796 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 26bcc6881e..6b282ef223 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "32e3d1e37cd6a379cc5767dc3aaa43053df9a151",
+ "revision": "2b138f742b74a9f8a81f7b0bdd3768019f01854c",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {