aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-02 00:00:24 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-02 07:22:50 +0000
commit00d2e8ebcb13c388339ff1cfbd202fff9589e77a (patch)
tree8bff512746c40c8542dd645478e887345436e77e /infra
parent8451daabb23d52454ee8d37b2f02a7ae6385a167 (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/483580b38ef152faea2e8f8ad06add4ac2398bd2 Remove unnecessary de-duplication. (tandrii@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Idb1d3c1dcb52c0373ad98fda8bc9649d22973581 Reviewed-on: https://skia-review.googlesource.com/138821 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 adcc720c26..4c8368b5de 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "024a3317597b06418efea2d45aa54dd2a7030c8a",
+ "revision": "483580b38ef152faea2e8f8ad06add4ac2398bd2",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {