commit | 5b0d48d5d2d69393620abf90b0c4250f114cbe8f | [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> | Wed Apr 25 06:48:51 2018 |
committer | Commit Bot <[email protected]> | Wed Apr 25 06:48:51 2018 |
tree | 614e55e088014d8961229a7b744a95939d469a27 | |
parent | fe84915b1808c7a24cb606462c2584a61d1f1bd0 [diff] [blame] |
Roll src/third_party/depot_tools/ 355b11a31..2f2142eff (2 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/355b11a31f0d..2f2142eff8c0 $ git log 355b11a31..2f2142eff --date=short --no-merges --format='%ad %ae %s' 2018-04-24 tandrii CQ: switch to 100% LUCI builders. Created with: roll-dep src/third_party/depot_tools BUG=chromium:830992 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: Ica524f17eec27192e7821c9f13652d540f1b8a0e Reviewed-on: https://chromium-review.googlesource.com/1027204 Reviewed-by: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#553471}
diff --git a/DEPS b/DEPS index 5588359c..fb3e1286 100644 --- a/DEPS +++ b/DEPS
@@ -514,7 +514,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '355b11a31f0d2bd2fcc4e14f8abc8681edbf3b2d', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '2f2142eff8c02a0bdd5fc88d0fa03595edb1718d', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),