Index: LayoutTests/http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html |
diff --git a/LayoutTests/http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html b/LayoutTests/http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html |
index 880e3dd34cd4a53508c501a4fe21d32e94a0ab81..90db4f2f1078b9cad6d7206578f36aa6fadd5780 100644 |
--- a/LayoutTests/http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html |
+++ b/LayoutTests/http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html |
@@ -10,7 +10,6 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.dumpChildFramesAsText(); |
- testRunner.overridePreference("WebKitAllowRunningInsecureContent", false); |
} |
</script> |
<iframe src="nonwebbyscheme://this-will-fail-but-no-mixed-content-error-should-appear"></iframe> |