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

Roll src/third_party/depot_tools b3853afe341f..ae1f03388f7a (5 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b3853afe341f..ae1f03388f7a


git log b3853afe341f..ae1f03388f7a --date=short --no-merges --format='%ad %ae %s'
2018-06-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-06-28 vadimsh@chromium.org [cipd] Bump cipd and vpython to versions that use v2 protocol by default.
2018-06-28 jbudorick@chromium.org gclient: escape cipd variables when flattening DEPS.
2018-06-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-06-28 ehmaldonado@chromium.org gclient: Don't include CIPD package name in hierarchy.


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

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.



BUG=chromium:801423,chromium:None
TBR=agable@chromium.org

Change-Id: I7b9f1d0635aeb8fec52b5bc1541c10001489df04
Reviewed-on: https://chromium-review.googlesource.com/1119329Reviewed-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@{#571340}
parent 4a933ce4
......@@ -565,7 +565,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b3853afe341f2c478f07edba8ac4e60ea833c3b1',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'ae1f03388f7a09583b726e571bf78674a1691821',
'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