Commit 32b13066 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 22300e1fb562..6af3aa854956 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/22300e1fb562..6af3aa854956


git log 22300e1fb562..6af3aa854956 --date=short --no-merges --format='%ad %ae %s'
2018-10-03 brucedawson@chromium.org Support omitting the space after -C


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

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

Change-Id: Icd16a680abeca3e8c534c04e6ad6a0e743a06bbd
Reviewed-on: https://chromium-review.googlesource.com/c/1259103Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#596317}
parent e8f54463
......@@ -620,7 +620,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '22300e1fb562291b55eb702fe73b164cb1a2317d',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6af3aa85495695d609a881ad1c75fd2aa5407135',
'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