Roll src/third_party/depot_tools baf09271514c..8bdc1b8a0433 (1 commits)
baf0927151..8bdc1b8a04
git log baf09271514c..8bdc1b8a0433 --date=short --no-merges --format='%ad %ae %s'
2018-09-24 tandrii@chromium.org my_activity: add --completed-issues option.
Created with:
gclient setdep -r src/third_party/depot_tools@8bdc1b8a0433
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: I1007c7575f0969e887422c141bc7d725c13c7d0e
Reviewed-on: https://chromium-review.googlesource.com/1240500
Reviewed-by: chromium-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@{#593622}
This commit is contained in:

committed by
Commit Bot

parent
d1a164e129
commit
40abc3dd55
2
DEPS
2
DEPS
@ -620,7 +620,7 @@ deps = {
|
||||
},
|
||||
|
||||
'src/third_party/depot_tools':
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'baf09271514cf3d535865e16ece89654220149cb',
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '8bdc1b8a0433e3e0737bab3a31bd6fba39383610',
|
||||
|
||||
'src/third_party/devtools-node-modules':
|
||||
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
|
||||
|
Reference in New Issue
Block a user