commit | 5e4780da74b289c1c52fa6df51c4bf71d337a130 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Nov 15 21:28:47 2018 |
committer | Commit Bot <[email protected]> | Thu Nov 15 21:28:47 2018 |
tree | cfd1d787e58042a550ec0e5bfa114fdcd63208c4 | |
parent | 0d4e72627004e594a2b7069f2ca1b67fba39c39b [diff] [blame] |
Roll src/third_party/depot_tools 91de11099dcd..59127a5d3941 (1 commits) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/91de11099dcd..59127a5d3941 git log 91de11099dcd..59127a5d3941 --date=short --no-merges --format='%ad %ae %s' 2018-11-15 [email protected] metrics: Spell out PII. Created with: gclient setdep -r src/third_party/depot_tools@59127a5d3941 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:None [email protected] Change-Id: I71ccced8500b4fc304c184c41ed3c239804944ef Reviewed-on: https://chromium-review.googlesource.com/c/1338147 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#608518}
diff --git a/DEPS b/DEPS index 1e79163..2f408af 100644 --- a/DEPS +++ b/DEPS
@@ -680,7 +680,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '91de11099dcd8c37e308992ccfe26dd14cee5f64', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '59127a5d394103ae8453b38651ae702955e952d8', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),