Index: third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus.html |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus.html b/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus.html |
index c871e5b589495eb91e877acc99da376158ce5d6e..f106f78fb35b01dd74065459688a972d3bca2df9 100644 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus.html |
+++ b/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus.html |
@@ -49,8 +49,6 @@ function test() { |
return; |
} |
- internals.settings.setUnifiedTextCheckerEnabled(true); |
- |
// Check whether non-focused elements do not have spelling markers, then |
// verify them when they get focused. |
verifySpellingMarkers(false); |