| Index: content/content_shell_test_apk_run.isolate
|
| diff --git a/content/content_shell_test_apk_run.isolate b/content/content_shell_test_apk_run.isolate
|
| index 80624948db1a6445366e07375c09e7a310fb7f37..444a6c88960663cec8bba680449893e4904d3425 100644
|
| --- a/content/content_shell_test_apk_run.isolate
|
| +++ b/content/content_shell_test_apk_run.isolate
|
| @@ -12,6 +12,7 @@
|
| '--enable-platform-mode',
|
| '-e', 'local', '--apk-under-test',
|
| '<(PRODUCT_DIR)/apks/ContentShell.apk',
|
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
|
| ],
|
| 'files': [
|
| '../third_party/proguard/',
|
|
|