Skip to content

Commit

Permalink
Roll src/third_party/depot_tools bdc80cb..b2b6699 (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/bdc80cbc65fc..b2b66999ea37


git log bdc80cb..b2b6699 --date=short --no-merges --format='%ad %ae %s'
2019-04-25 bratell@opera.com Speed up some really slow OWNERS operations for large/huge patches


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

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:920591
TBR=agable@chromium.org

Change-Id: If5a622a920db214078b88f68673d3ad6c7fb9bfb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584346
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@{#654051}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Apr 25, 2019
1 parent 335a295 commit a89d440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ deps = {
},

'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'bdc80cbc65fc521a2c1d8a89888c9669dbd5959a',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b2b66999ea371e2d6e267ecd6080c826fc71d866',

'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
Expand Down

0 comments on commit a89d440

Please sign in to comment.