aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-29 12:10:26 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-29 19:37:47 +0000
commit184d408b646b9c6a2685170228649c4ed652e2a6 (patch)
tree28ca084e2c6c2a628e827cb1c69a4ce5e965ef4f /infra
parentf510149da8d32f60f08d0a809eb037496079af3c (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/a4dec94a1aa32ca213e43c0a5d58d6d073e0d1b2 Add download_archive to gitiles module. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I4beeed93ba132ea084dec4fcd7162ad2a13139af Reviewed-on: https://skia-review.googlesource.com/138593 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 861443be67..5c9e196621 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "01489553a0ae19cbf91582669ccef3402364782c",
+ "revision": "a4dec94a1aa32ca213e43c0a5d58d6d073e0d1b2",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {