Commit 6838dc55 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools f170af48e449..9afc6490c148 (4 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f170af48e449..9afc6490c148


git log f170af48e449..9afc6490c148 --date=short --no-merges --format='%ad %ae %s'
2018-10-30 martiniss@google.com Manual roll for new run logic
2018-10-30 ehmaldonado@chromium.org git-cl: Report Gerrit RPC requests information.
2018-10-30 tandrii@chromium.org git cl upload: set CQ and Auto Submit labels through refspec.
2018-10-30 tandrii@chromium.org git cl upload: cc + reviewers in git push for chromium host.


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

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:646142,chromium:897394,chromium:877717,chromium:877717
TBR=agable@chromium.org

Change-Id: I5adb7abe91c8c607d94920bb83bc01d7bb9559d8
Reviewed-on: https://chromium-review.googlesource.com/c/1308703Reviewed-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@{#604151}
parent 0c93ce0c
...@@ -675,7 +675,7 @@ deps = { ...@@ -675,7 +675,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'f170af48e4490633334a300bbcb65d50fab09537', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '9afc6490c14847e5d73fb041f0def4d95f36821b',
'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