| Index: third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-DENIED-top-navigation-without-user-gesture.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-DENIED-top-navigation-without-user-gesture.html b/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-DENIED-top-navigation-without-user-gesture.html
|
| index 071fdc71448bed07c609c3b5cae174044fbe372a..44035a2ebf3a6afcc16dc932c7f1b5a2bb6b7c9c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-DENIED-top-navigation-without-user-gesture.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-DENIED-top-navigation-without-user-gesture.html
|
| @@ -4,7 +4,7 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.dumpChildFramesAsText();
|
| - testRunner.setDumpConsoleMessages(true);
|
| + testRunner.setDumpConsoleMessages(false);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|