aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-13 17:55:03 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-14 01:28:27 +0000
commitdccdd5f74cd424f91ca8d96868ec32a54b4cb988 (patch)
tree8d841e3356e0ae883224e1f5c62d9eb1caa96b4f /infra
parenta4e94c6f5b5c81b86f4615e8fa557b187abccb48 (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/579c98612b6ff77608ecb5fdebc40276b371ddd9 Reset the fetch config in the bots before each run. (ehmaldonado@chromium.org) https://crrev.com/455ee3a61e2bce75229ee007f73bd5a7b450284c bot_update: Don't pass reset-fetch-config to gclient (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I957dadffe939b791f4a10767ff8c7ca2791c37fc Reviewed-on: https://skia-review.googlesource.com/141380 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: 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 20b0d46bfd..6359750b61 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "882c91ed97c39cde9fb93b153c25676a7c084499",
+ "revision": "455ee3a61e2bce75229ee007f73bd5a7b450284c",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {