aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-09 18:27:46 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-10 02:00:11 +0000
commit563f264154616becc5539ee2320fa9fa18e59fd6 (patch)
tree5151c6891a5ca31ed753bb5f0b0a0ccc35d756b0 /infra/config
parent27c66e28e1d4347b9ffed56c40f1554c7698c544 (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/7c3ff1311a4568e3d369c35560ff77b6b2bdef96 Introduce GIT_TRACE_PERFORMANCE (tikuta@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6a25699d6434dee6f1aade3ff7f59842ba5334a0 Reviewed-on: https://skia-review.googlesource.com/127260 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 858bf8f3b8..24c8d78904 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "5623aeebe84fec98b7ae313368d1e57a6abfad65",
+ "revision": "7c3ff1311a4568e3d369c35560ff77b6b2bdef96",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {