aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-02-01 13:52:33 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-02-01 22:22:10 +0000
commitdbb1fe52480bc0f45c57445017f7e2387562ee94 (patch)
tree94c8f3f5faf2044f018af2b6f746a6212d3ec50d /infra
parent8f5aeebdd8eb77b624a9d802eac49c3c1de8deba (diff)
downloadskqp-dbb1fe52480bc0f45c57445017f7e2387562ee94.tar.gz
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/a1fbdff17736899759ae1d320ac684122bef21bd Fix filename sorting logic in git_cache.py (yuweih@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6bcd7f1d520672956ac18cbcec60ac3d5b7335ec Reviewed-on: https://skia-review.googlesource.com/c/188638 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 a0b72bca21..26b5b5545a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "4f738c1fe58170ab1bc849381d62d28222920815",
+ "revision": "a1fbdff17736899759ae1d320ac684122bef21bd",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {