Commit 0e7fadd5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 90e930e2da74..7f75c0e92e6a (2 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/90e930e2da74..7f75c0e92e6a

git log 90e930e2da74..7f75c0e92e6a --date=short --no-merges --format='%ad %ae %s'
2019-08-23 jbudorick@chromium.org owners: fix inline comment support in included files.
2019-08-23 ehmaldonado@chromium.org depot_tools: Fix bug when running both python2 and python3 tests.

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

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:995474,chromium:984182
Change-Id: I501430b1941b6cc107c012086be729aeac751ebd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769744Reviewed-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@{#690155}
parent 2cbe71ae
......@@ -865,7 +865,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '90e930e2da74f78601bb968224ed3b15be2e36f5',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7f75c0e92e6aa75cfb773d06201b919ec196faf0',
'src/third_party/devtools-node-modules':
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