Commit 11eedafa authored by stip's avatar stip Committed by Commit bot

Emit logcats for ui_base_unittests.

BUG=525873

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

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