| Index: third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/not-opener.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/not-opener.html b/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/not-opener.html
|
| index bdc9c6984c6a6da4cda2f4a18ee974620ff7b150..a43134cbe7f196423bdda608c8ccb6f2f8483094 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/not-opener.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/not-opener.html
|
| @@ -3,6 +3,7 @@
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| + testRunner.setDumpConsoleMessages(false);
|
| testRunner.waitUntilDone();
|
| testRunner.setCanOpenWindows();
|
| }
|
|
|