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

Roll src/third_party/depot_tools a7a23c078a9b..cf6269b441f1 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a7a23c078a9b..cf6269b441f1


git log a7a23c078a9b..cf6269b441f1 --date=short --no-merges --format='%ad %ae %s'
2019-05-18 dcheng@chromium.org [git-cl] Handle non-HTTPS repositories gracefully in EnsureAuthenticated


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

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.


TBR=agable@chromium.org

Change-Id: I8e47ff37702d9bc53ff7d2f8f7f02138cbfa40a8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617317Reviewed-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@{#661138}
parent 5e578708
...@@ -827,7 +827,7 @@ deps = { ...@@ -827,7 +827,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'a7a23c078a9b4c0f9a016155b318b37c8b501d0d', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'cf6269b441f1cfdc57d2f238e09b14e46cc0f459',
'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