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

Roll src/third_party/depot_tools 7e301cfffe7f..92df4e63abbe (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7e301cfffe7f..92df4e63abbe


git log 7e301cfffe7f..92df4e63abbe --date=short --no-merges --format='%ad %ae %s'
2018-09-21 nodir@chromium.org Revert "[gclient] Use canonical URLs in solutions"


Created with:
  gclient setdep -r src/third_party/depot_tools@92df4e63abbe

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:877161
TBR=agable@chromium.org

Change-Id: I3b1defe71f7dadcec0a362b2d4b8cd4b36378896
Reviewed-on: https://chromium-review.googlesource.com/1237475Reviewed-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@{#593049}
parent 67c4f9f8
...@@ -620,7 +620,7 @@ deps = { ...@@ -620,7 +620,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7e301cfffe7fe9e1f912ecfcf0624e0fbded7517', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '92df4e63abbe9ffe24ff632927acea5523112aeb',
'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