aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-11 12:47:50 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-11 20:25:47 +0000
commit06ba3fe323d7de1548b5290cae3709919de58972 (patch)
tree725aca062f24dfdd9d708241fe3c81e1dc784318 /infra/config
parent811b944a89602d4466ea273b565642639d2a95c0 (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/d1de725e0b53f5f0bb331471e5673aee0e72a5b7 gclient: Prevent unprocessed deps from overriding processed ones in sync output. (jbudorick@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I42e385692bad3eece39dc1217c9e01f28e4ee5ab Reviewed-on: https://skia-review.googlesource.com/127620 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: 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 75c754fcb1..fd3bc80be1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "fafa09dbe1d3051e6f52e070dc4f4edd510b429f",
+ "revision": "d1de725e0b53f5f0bb331471e5673aee0e72a5b7",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {