Commit 87d1a72e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools e8f574a2167a..5b1fa949bba4 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e8f574a2167a..5b1fa949bba4


git log e8f574a2167a..5b1fa949bba4 --date=short --no-merges --format='%ad %ae %s'
2018-10-04 ehmaldonado@chromium.org gclient: Sync CIPD deps before running hooks.


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

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

Change-Id: I8c8c5f7ac1ad2e7d92d5cb16224fee000f3b3d80
Reviewed-on: https://chromium-review.googlesource.com/c/1262986Reviewed-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@{#596946}
parent d364fb8e
...@@ -620,7 +620,7 @@ deps = { ...@@ -620,7 +620,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'e8f574a2167a69418b45ada45f178faca7bad83a', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5b1fa949bba4c75c88aead94948d89c6cb161e0c',
'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