| Index: LayoutTests/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html
|
| diff --git a/LayoutTests/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html b/LayoutTests/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html
|
| index ed8fcc6a178f6fab76cd34177f04bff081e99ed5..54bf8e5626438180f980b4024c7a8e88a4589dad 100644
|
| --- a/LayoutTests/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html
|
| +++ b/LayoutTests/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html
|
| @@ -6,7 +6,6 @@ if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.setCanOpenWindows();
|
| testRunner.setCloseRemainingWindowsWhenComplete(true);
|
| - testRunner.overridePreference("WebKitAllowRunningInsecureContent", false);
|
| }
|
|
|
| window.addEventListener("message", function (e) {
|
|
|