Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html b/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
index c9b3d139f41f150bcd47bade892e90f1af9177a6..b4369707f9dce5996fd0c684ffc764c5453ae2ae 100644 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
+++ b/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
@@ -15,9 +15,6 @@ |
jsTestIsAsync = true; |
-if (window.internals) |
- internals.settings.setUnifiedTextCheckerEnabled(true); |
- |
function editingTest() { |
var elem = document.getElementById("test"); |