Commit 2de306f7 authored by depot-tools-roller@chromium.org's avatar depot-tools-roller@chromium.org Committed by Commit Bot

Roll src/third_party/depot_tools/ 23c165f3c..7a4ced277 (1 commit)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/23c165f3c831..7a4ced2773b2

$ git log 23c165f3c..7a4ced277 --date=short --no-merges --format='%ad %ae %s'
2018-01-26 ehmaldonado Report progress of gclient sync during fetch.

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.


TBR=phajdan.jr@chromium.org

Change-Id: Id0d796613dfb0d102156afbea486aadfa2299482
Reviewed-on: https://chromium-review.googlesource.com/891301
Commit-Queue: depot-tools-roller . <depot-tools-roller@chromium.org>
Reviewed-by: default avatardepot-tools-roller . <depot-tools-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532499}
parent a6c8e45c
...@@ -342,7 +342,7 @@ deps = { ...@@ -342,7 +342,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '23c165f3c831e6b045b1ce914170f42fed86d0dc', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7a4ced2773b2173c8ddc17c4895514706eb8df46',
'src/third_party/devtools-node-modules': 'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'), 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