commit | 6e0f768acb07fc9f7f54900be96bcaee59e7ff6c | [log] [tgz] |
---|---|---|
author | depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | Sat Feb 03 01:21:00 2018 |
committer | Commit Bot <[email protected]> | Sat Feb 03 01:21:00 2018 |
tree | bdb47df31fe2d3d5b04fb694e5afe6226675aa21 | |
parent | c21e3da495896f11dae2c6547baf09d86fc59302 [diff] [blame] |
Roll src/third_party/depot_tools/ 5d5f22ce9..3a998d1b2 (1 commit; 1 trivial rolls) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5d5f22ce9d6f..3a998d1b232f $ git log 5d5f22ce9..3a998d1b2 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/depot_tools The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org 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: I4a2b41468c3611b57f8758f7824119ae249abe5b Reviewed-on: https://chromium-review.googlesource.com/900292 Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#534228}
diff --git a/DEPS b/DEPS index fe341d4..450eff5 100644 --- a/DEPS +++ b/DEPS
@@ -336,7 +336,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5d5f22ce9d6fdc2509b9cb46da30c49db60d8de8', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '3a998d1b232fc968cd0d83d23f6b8a9226fa7ff6', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),