Skip to content

Commit

Permalink
Roll src/third_party/depot_tools/ 009150b..f6b946d (1 commit)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/009150b7afe1..f6b946d71d43

$ git log 009150b..f6b946d --date=short --no-merges --format='%ad %ae %s'
2017-11-29 achuith Also print key in commit message.

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: I06bee3c72b420aa6925c67f1d7a18417d2657d30
Reviewed-on: https://chromium-review.googlesource.com/803594
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@{#520953}
  • Loading branch information
depot-tools-roller@chromium.org authored and Commit Bot committed Dec 1, 2017
1 parent d0e536b commit 364b640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ deps = {
},

'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '009150b7afe1f47dabc5537d0e42649bf7f193a3',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'f6b946d71d43483dc701837aae4871927d0115bd',

# DevTools node modules. Used on Linux buildbots only.
'src/third_party/devtools-node-modules': {
Expand Down

0 comments on commit 364b640

Please sign in to comment.