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

Roll src/third_party/depot_tools/ fd4ad2416..23c165f3c (5 commits; 1 trivial rolls)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fd4ad2416554..23c165f3c831

$ git log fd4ad2416..23c165f3c --date=short --no-merges --format='%ad %ae %s'
2018-01-26 drinkcat my_activity: Print status and delta in reviews as well
2018-01-26 jbudorick Fix pylint error in gclient_scm_test.
2018-01-19 agable git-cl-patch: fail if patching from a different repo
2018-01-25 nodir [git-cl-try] accept buckets from builders-map app

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: Icfaf6fb061925c46ad81de6d5f112bca1bf0abb9
Reviewed-on: https://chromium-review.googlesource.com/890319
Commit-Queue: depot-tools-roller . <depot-tools-roller@chromium.org>
Reviewed-by: default avatardepot-tools-roller . <depot-tools-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532207}
parent 6cefebeb
...@@ -333,7 +333,7 @@ deps = { ...@@ -333,7 +333,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'fd4ad2416554c43f6ecd2c9c62ab5914f521c9ad', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '23c165f3c831e6b045b1ce914170f42fed86d0dc',
'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