| Index: mojo/tools/data/apptests
|
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
|
| index 4ebdf5bce5301451e61423bdae452a6d15b9b492..4ecb862d93b50fbf5155b9ef842abc2bcbe5d97e 100644
|
| --- a/mojo/tools/data/apptests
|
| +++ b/mojo/tools/data/apptests
|
| @@ -70,7 +70,7 @@ if config.target_os != config.OS_ANDROID:
|
| 'name': 'mojo:html_viewer_apptests OOPIFS new frame',
|
| 'type': 'gtest_isolated',
|
| 'args': ['--use-test-config', '--oopifs',
|
| - 'oopif-always-create-new-frame-tree',
|
| + '--oopif-always-create-new-frame-tree',
|
| '--enable-html-viewer-test-interface']
|
| },
|
| {
|
|
|