Commit 2e5acea4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 36248fcd635b..31a486419e27 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/36248fcd635b..31a486419e27


git log 36248fcd635b..31a486419e27 --date=short --no-merges --format='%ad %ae %s'
2019-01-11 digit@google.com Improve no-long-lines check for Python files.


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

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

Change-Id: I9ab884eab3eec557371b5b10321f893ea09161fd
Reviewed-on: https://chromium-review.googlesource.com/c/1406956Reviewed-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@{#622046}
parent 165183f6
...@@ -704,7 +704,7 @@ deps = { ...@@ -704,7 +704,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '36248fcd635b13c751d11e6722072bed2d57cb8a', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '31a486419e279333146ca1e75fcffd510a863d30',
'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