Roll src/third_party/depot_tools/ 08ca04b2b..13101a6e4 (2 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/08ca04b2b2bc..13101a6e42d1

$ git log 08ca04b2b..13101a6e4 --date=short --no-merges --format='%ad %ae %s'
2018-02-09 agable Remove similarity support from git-cl
2018-02-07 brucedawson Script to summarize performance of ninja builds

Created with:
  roll-dep src/third_party/depot_tools


The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=agable@chromium.org

Change-Id: I0bebb1cfd04b65c088fc7eec1e9d94f0f55b2d2b
Reviewed-on: https://chromium-review.googlesource.com/912176Reviewed-by: default avatardepot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#535913}
parent 8ec6c5fc
...@@ -336,7 +336,7 @@ deps = { ...@@ -336,7 +336,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '08ca04b2b2bce0ee4690863f31c46760dbb8b2cf', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '13101a6e42d159a7c9b4dddb2aaf916dab663b7e',
'src/third_party/devtools-node-modules': 'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'), Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment