aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-28 22:50:28 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-29 06:15:31 +0000
commit723b1f6ef9416238fc2ac86efcce7f7126d1b2dc (patch)
treeeb236f61457321a5fab6143402fef79a6cebd71d /infra
parent7e2327b133dba1fccf4a4ffad1b4c1ab611fb4c3 (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/406de133efaf58aeb4e3ebf6ee1f36bea137fa2b Add gclient_utils to InputAPI export. (yyanagisawa@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I3c97a3bd2792cbe7a9573e104c4a65841f3a5d13 Reviewed-on: https://skia-review.googlesource.com/138383 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 d340498883..cf1cd007ec 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "ae1f03388f7a09583b726e571bf78674a1691821",
+ "revision": "406de133efaf58aeb4e3ebf6ee1f36bea137fa2b",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {