| Index: third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-window-open-parent.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-window-open-parent.html b/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-window-open-parent.html
|
| index 248587cf3cc7e61b4ec27985f23ef35ffee459f3..b85893180dbcd6147e49efabfc64b2e85a049fb4 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-window-open-parent.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-window-open-parent.html
|
| @@ -3,6 +3,7 @@
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| + testRunner.setDumpConsoleMessages(false);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|