aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-29 09:40:28 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-29 17:04:27 +0000
commit9a7517725e042c3a15b1fc82440363678112333d (patch)
treebdea2fd1f5e3985886ac83cb065677b75962ff1c /infra
parentc91fe3ab1c5dd109e436768f848dda6814755ae6 (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/a19649b86b3d0f6ab434ba1a8f75e0271cf117d8 Clean up cache_dir handling in gclient/git_cache/bot_update. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I1005bbf6fa08b90f06510494875833a75de4fcc3 Reviewed-on: https://skia-review.googlesource.com/138543 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 cf1cd007ec..b70c3f5fda 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "406de133efaf58aeb4e3ebf6ee1f36bea137fa2b",
+ "revision": "a19649b86b3d0f6ab434ba1a8f75e0271cf117d8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {