Commit bb916413 authored by stip's avatar stip Committed by Commit bot

Emit logcats from components_browsertests.

BUG=525873

Review URL: https://codereview.chromium.org/1633063002

Cr-Commit-Position: refs/heads/master@{#371570}
parent 9fedafaa
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
'variables': { 'variables': {
'command': [ 'command': [
'<(PRODUCT_DIR)/bin/run_components_browsertests', '<(PRODUCT_DIR)/bin/run_components_browsertests',
'--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
], ],
'files': [ 'files': [
'../base/base.isolate', '../base/base.isolate',
......
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