Index: LayoutTests/http/tests/security/mixedContent/insecure-sync-post-xhr-blocked.html |
diff --git a/LayoutTests/http/tests/security/mixedContent/insecure-sync-post-xhr-blocked.html b/LayoutTests/http/tests/security/mixedContent/insecure-sync-post-xhr-blocked.html |
index 0f13fc254a8d52cb1d12ef790530f1a3350dfa49..5044f3c22827035eb6c4aaa2ce2241caa85b185d 100644 |
--- a/LayoutTests/http/tests/security/mixedContent/insecure-sync-post-xhr-blocked.html |
+++ b/LayoutTests/http/tests/security/mixedContent/insecure-sync-post-xhr-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) { |