aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-10-13 07:52:00 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-13 15:17:27 +0000
commit476bdfc3eed733e1428a6be91041b2a9d7b51510 (patch)
treeeb698b176dd54e4a95a55337a9fdcc492fd1bab1 /infra/config
parent9d7f135599125e43f10a2f9d7f7d5757393583fa (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/d08043c72c79aac41b4c9e26c29a6333935b103a Allow 'git cl patch' when not on a branch. (szager@chromium.org) https://crrev.com/9f20d020855c8ee87ba64d53ef94051c06aab860 Do not write gclient_gn_args_file too early. (dpranke@chromium.org) https://crrev.com/7de54ef0a25f546747ea9f2a536d5cb175abc566 Fix handling of potential empty gitiles result. (mmoss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2ae03882f4e311234abb043349cea20653a9c1a6 Reviewed-on: https://skia-review.googlesource.com/59561 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 bedb2486cd..753d27fca5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "b40a45149a73a6b00e92fd1d2df4c0b1543d0005",
+ "revision": "7de54ef0a25f546747ea9f2a536d5cb175abc566",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {