Commit f0cee690 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 25c4fce2cebb..6c18a1afa1a7 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/25c4fce2cebb..6c18a1afa1a7


git log 25c4fce2cebb..6c18a1afa1a7 --date=short --no-merges --format='%ad %ae %s'
2018-11-23 abenner@google.com Fix git cl format --python when diff.noprefix flag is set


Created with:
  gclient setdep -r src/third_party/depot_tools@6c18a1afa1a7

The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll

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.



BUG=chromium:846432
TBR=agable@chromium.org

Change-Id: I72da7b6f97e3b3026d79ae8ddddee692a11896d8
Reviewed-on: https://chromium-review.googlesource.com/c/1349444Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#610674}
parent b4744148
...@@ -676,7 +676,7 @@ deps = { ...@@ -676,7 +676,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '25c4fce2cebbd11987a9eadafdf9258b10efcb7e', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6c18a1afa1a7a30421775c8d6c1cfb7edb3f272a',
'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