commit | cdaa7c078898439899fba93789f22229f2e23e16 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Sat Dec 08 04:34:17 2018 |
committer | Commit Bot <[email protected]> | Sat Dec 08 04:34:17 2018 |
tree | acdcb9a47f7246af248e839f42e84c7d361f6b22 | |
parent | 8f1557c0222b4a118d4dfd1708b4436e848adf90 [diff] [blame] |
Roll src/third_party/depot_tools 4be60eeb2259..03ee2d619043 (2 commits) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4be60eeb2259..03ee2d619043 git log 4be60eeb2259..03ee2d619043 --date=short --no-merges --format='%ad %ae %s' 2018-12-08 [email protected] [recipes] Manually roll recipes. 2018-12-08 [email protected] [metrics] Use unicode box-drawing chars and goo.gl link instead Created with: gclient setdep -r src/third_party/depot_tools@03ee2d619043 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:913102 [email protected] Change-Id: I44615c07171416bd3c6fcf3bd9d22092564b3905 Reviewed-on: https://chromium-review.googlesource.com/c/1368734 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#614946}
diff --git a/DEPS b/DEPS index caf968fe..fe3f12f 100644 --- a/DEPS +++ b/DEPS
@@ -678,7 +678,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '4be60eeb2259d04ab82a1f8648b8827134c3e453', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '03ee2d619043c4bacf6b17c4d5cfb3cd607026be', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),