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

Roll src/third_party/depot_tools b45f6428f884..b946b2389c43 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b45f6428f884..b946b2389c43


git log b45f6428f884..b946b2389c43 --date=short --no-merges --format='%ad %ae %s'
2019-03-26 raul@tambre.ee Improve gclient Python 3 compatibility


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

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: I266100b8da0dc208a694a811f613ee7177acfdff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539065Reviewed-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@{#644366}
parent 6f0a7794
...@@ -830,7 +830,7 @@ deps = { ...@@ -830,7 +830,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b45f6428f8844442a1c4e847cda68be4c5824452', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b946b2389c434b513b92f9de110141f62763d2fb',
'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