Index: third_party/WebKit/LayoutTests/editing/spelling/grammar.html |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/grammar.html b/third_party/WebKit/LayoutTests/editing/spelling/grammar.html |
index 408c4e257ad36317885e2187657bd4dc08098493..63e68ef3938006fedc527c40f2b85b3fadee0ee1 100644 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/grammar.html |
+++ b/third_party/WebKit/LayoutTests/editing/spelling/grammar.html |
@@ -39,9 +39,6 @@ description("This tests whether the grammatically-incorrect phrase " |
jsTestIsAsync = true; |
-if (window.internals) |
- internals.settings.setUnifiedTextCheckerEnabled(true); |
- |
editingTest(); |
</script> |
</body> |