Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html b/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html |
index 09abc9d6f9bdc163485a33cc1bd4252625097bad..1278632d945c627763f0b27502ea6bcd3e4a656d 100644 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html |
+++ b/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html |
@@ -38,8 +38,6 @@ function test() |
return; |
} |
- internals.settings.setUnifiedTextCheckerEnabled(true); |
- |
internals.setContinuousSpellCheckingEnabled(false); |
testEditable.focus(); |
internals.setContinuousSpellCheckingEnabled(true); |