Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html b/third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html |
index 8480f1b467f664d42d03f5c4733fbecbca7f811f..28d07cd9aac255f6dee12a4eaa9bc739707522bd 100644 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html |
+++ b/third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html |
@@ -13,7 +13,6 @@ |
function test() |
{ |
jsTestIsAsync = true; |
- internals.settings.setUnifiedTextCheckerEnabled(true); |
var sel = window.getSelection(); |
var destination = document.getElementById("destination"); |