0

Roll src/third_party/depot_tools/ 603d01e81..9b5cb92fa (1 commit)

603d01e818..9b5cb92fa4

$ git log 603d01e81..9b5cb92fa --date=short --no-merges --format='%ad %ae %s'
2017-12-19 vadimsh Update cipd client version.

Created with:
  roll-dep src/third_party/depot_toolsBUG=796320,789750


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: Id9b24f44d7366217cab8aa463be03f28d312128b
Reviewed-on: https://chromium-review.googlesource.com/837502
Reviewed-by: depot-tools-roller . <depot-tools-roller@chromium.org>
Commit-Queue: depot-tools-roller . <depot-tools-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#525474}
This commit is contained in:
depot-tools-roller@chromium.org
2017-12-20 21:47:44 +00:00
committed by Commit Bot
parent 32418d18c7
commit df0fefb2ed

2
DEPS

@ -327,7 +327,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '603d01e818babc0b25904be0f73036c60f290b62',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '9b5cb92fa457c8f61a058c6584c3bec233088c3b',
# DevTools node modules. Used on Linux buildbots only.
'src/third_party/devtools-node-modules': {