Chromium Code Reviews| 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 28d07cd9aac255f6dee12a4eaa9bc739707522bd..0bf52721e47d0cd52a847ee90ca8b7af9507cc3b 100644 |
| --- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html |
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html |
| @@ -9,6 +9,8 @@ |
| </div> |
| <script> |
| +if (window.testRunner) |
| + testRunner.setMockSpellCheckerEnabled(true); |
| function test() |
| { |