| 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 444a6c88960663cec8bba680449893e4904d3425..8c01eb4dd7eadd4106d3f33984ce647394de4f4a 100644
|
| --- a/content/content_shell_test_apk_run.isolate
|
| +++ b/content/content_shell_test_apk_run.isolate
|
| @@ -10,8 +10,7 @@
|
| 'command': [
|
| '<(PRODUCT_DIR)/bin/run_content_shell_test_apk',
|
| '--enable-platform-mode',
|
| - '-e', 'local', '--apk-under-test',
|
| - '<(PRODUCT_DIR)/apks/ContentShell.apk',
|
| + '-e', 'local',
|
| '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
|
| ],
|
| 'files': [
|
|
|