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

Roll src/third_party/depot_tools 7d1300b89ab7..7c93846385bd (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7d1300b89ab7..7c93846385bd


git log 7d1300b89ab7..7c93846385bd --date=short --no-merges --format='%ad %ae %s'
2019-05-24 raul@tambre.ee Convert except statements to be Python 3 compatible


Created with:
  gclient setdep -r src/third_party/depot_tools@7c93846385bd

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

Change-Id: Ifaa514f2636366bcafd679fb069c3b48397d49fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626184Reviewed-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@{#663161}
parent 148be3a0
...@@ -832,7 +832,7 @@ deps = { ...@@ -832,7 +832,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7d1300b89ab767370335b1e252d39052395b4a26', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7c93846385bdb4beed700cb9e971794b71f3403c',
'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