commit | ca88a1b064aab0bce6e4f9c722e9eb4c55ec27b6 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Nov 06 06:27:12 2018 |
committer | Commit Bot <[email protected]> | Tue Nov 06 06:27:12 2018 |
tree | 1f26522657450eabef5a69dcb0fb459e5b0aed37 | |
parent | 531e3d905a2d6335f67d17cf816a8b4eebcf3df0 [diff] |
Roll src/third_party/depot_tools 459aaba03456..6d6e0a8009f2 (2 commits) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/459aaba03456..6d6e0a8009f2 git log 459aaba03456..6d6e0a8009f2 --date=short --no-merges --format='%ad %ae %s' 2018-11-05 [email protected] Roll recipe dependencies (trivial). 2018-11-05 [email protected] Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@6d6e0a8009f2 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. [email protected] Change-Id: Ib11bd44effbf0e8478e60ee2a9c2b545533a151f Reviewed-on: https://chromium-review.googlesource.com/c/1318160 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#605614}
diff --git a/DEPS b/DEPS index d3ffa07..1e7fb5c 100644 --- a/DEPS +++ b/DEPS
@@ -680,7 +680,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '459aaba034560985d54708768f89de8380f61e06', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6d6e0a8009f275943e2661493d442d4959eadcf4', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),