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

Roll src/third_party/depot_tools 20be13b329a2..b9ae2ca9a55d (2 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/20be13b329a2..b9ae2ca9a55d


git log 20be13b329a2..b9ae2ca9a55d --date=short --no-merges --format='%ad %ae %s'
2019-02-07 thestig@chromium.org Fix get_toolchain_if_necessary.py --nodownload message formatting.
2019-02-07 recipe-roller@chromium.org Roll recipe dependencies (trivial).


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

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: I0c1dc7f3fb764a92f2a089228281b21bbca19be4
Reviewed-on: https://chromium-review.googlesource.com/c/1459936Reviewed-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@{#630111}
parent d59ff107
......@@ -754,7 +754,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '20be13b329a296f45cf3533f1695c62b5c7f8358',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b9ae2ca9a55d9b754c313f4c9e9f0f3b804a5e44',
'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