Index: third_party/WebKit/LayoutTests/fast/encoding/meta-overrules-auto.html |
diff --git a/third_party/WebKit/LayoutTests/fast/encoding/meta-overrules-auto.html b/third_party/WebKit/LayoutTests/fast/encoding/meta-overrules-auto.html |
index a8d06c5bd11f16e62ceb37f6736d1ba60456ad99..4c220dda9cee4448e794c1e034856136ed467b3f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/encoding/meta-overrules-auto.html |
+++ b/third_party/WebKit/LayoutTests/fast/encoding/meta-overrules-auto.html |
@@ -5,7 +5,6 @@ if (window.testRunner) { |
} |
if (!window.internals) |
alert("This test requires window.internals"); |
-window.internals.settings.setUsesEncodingDetector(true); |
</script> |
This iframe should use UTF-8 because of its meta tag even in spite of this test |
enabling the encoding detector:<br> |