Roll src/third_party/depot_tools/ 462839ea9..daa76d2f2 (1 commit)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/462839ea9942..daa76d2f225c

$ git log 462839ea9..daa76d2f2 --date=short --no-merges --format='%ad %ae %s'
2018-03-06 ehmaldonado gclient revinfo: Add options to filter by path or url.

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: Ie89772727c714a5b77eaff148d50e1b35cbef268
Reviewed-on: https://chromium-review.googlesource.com/952101
Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatardepot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#541285}
parent 2068cef4
......@@ -341,7 +341,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '462839ea994291a5b12c97c8304d986960f7a36d',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'daa76d2f225cd7ae8f711ff0263bb04aa23131a4',
'src/third_party/devtools-node-modules':
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