Commit 084542fb authored by depot-tools-roller@chromium.org's avatar depot-tools-roller@chromium.org Committed by Commit Bot

Roll src/third_party/depot_tools/ 2377b01e6..5d6b00fac (1 commit)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/2377b01e6cd3..5d6b00fac64a

$ git log 2377b01e6..5d6b00fac --date=short --no-merges --format='%ad %ae %s'
2018-01-12 iannucci [cit] Use subprocess2 to properly sink stdout.

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=phajdan.jr@chromium.org

Change-Id: Ic75289442744c597d60b88386e4a6f4a01a36857
Reviewed-on: https://chromium-review.googlesource.com/865804Reviewed-by: default avatardepot-tools-roller . <depot-tools-roller@chromium.org>
Commit-Queue: depot-tools-roller . <depot-tools-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#529131}
parent f7c401be
......@@ -333,7 +333,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '2377b01e6cd32c53402a4dfd08faa4177c276e50',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5d6b00fac64a829cca5637bb76abe618291b8b60',
'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