aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-17 08:57:44 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-17 16:21:13 +0000
commit0b82a71c4ca4cd3d5a477ea0293b877132f0a411 (patch)
tree08cc85de8bac545bb57d52300912d4ca08a3dda2 /infra/config
parentdaebae965b530039efcc508f50b42c3e6ecb70e4 (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/4727c64750e84e093a8046384fb0d1f0fbb2b339 gclient: Fix getdep and setdep and add tests. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib044ca18ad05a485c779f94cf32484ce826bd731 Reviewed-on: https://skia-review.googlesource.com/128882 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-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 22f648a2b3..46761cb4bb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "23a358764dd8cd61e7d6efe086fb51c78ae0ac9b",
+ "revision": "4727c64750e84e093a8046384fb0d1f0fbb2b339",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {