Commit 04de15fd authored by depot-tools-chromium-autoroll's avatar depot-tools-chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 1cefd62ebe68..aca984cbf105 (6 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1cefd62ebe68..aca984cbf105


git log 1cefd62ebe68..aca984cbf105 --date=short --no-merges --format='%ad %ae %s'
2018-09-07 cwallez@chromium.org Add test for a weirdness of gclient use_relative_paths and recurse_deps
2018-09-07 tandrii@chromium.org Make ehmaldonado top level OWNER.
2018-09-07 martiniss@google.com `git cl split`: Fix typos in cq_dry_run code
2018-09-07 cwallez@chromium.org gclient_test: use write() for hook tests
2018-09-07 nodir@google.com [bot_update] Pass git_repo param in test
2018-09-07 nodir@google.com Update tryserver to use buildbucket.build.input.gerrit_changes


Created with:
  gclient setdep -r src/third_party/depot_tools@aca984cbf105

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:878117,chromium:694348
TBR=agable@chromium.org

Change-Id: Id3ba13f175eb098bbabd21b9c762561ca134af23
Reviewed-on: https://chromium-review.googlesource.com/1213447Reviewed-by: default avatardepot-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@{#589724}
parent 4e0e211d
......@@ -609,7 +609,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '1cefd62ebe68fedffac9973e3354ebc0f3e7886a',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'aca984cbf105f8472ea478e265dba717dd3ee974',
'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment