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

Roll src/third_party/depot_tools c5656169e42b..c0758331ea12 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c5656169e42b..c0758331ea12


git log c5656169e42b..c0758331ea12 --date=short --no-merges --format='%ad %ae %s'
2019-07-29 ehmaldonado@chromium.org Revert "depot_tools: Make gclient_utils Python 3 compatible."


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

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

Bug: chromium:984182
Change-Id: Iea2a0dcf180612a093631c1a00c702c713959447
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1723575Reviewed-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@{#681863}
parent fbd6f307
...@@ -834,7 +834,7 @@ deps = { ...@@ -834,7 +834,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'c5656169e42b19e1b61d9b48ff85714cd4cae422', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'c0758331ea123f64269ed26d71624751cbd8f892',
'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