| Index: third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp b/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
|
| index 7f753c5535b9ba3259f5aa66ebcff807373cf58b..8ca3c8f40f61879d8524e736e10fa56c062aa17a 100644
|
| --- a/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "core/editing/iterators/CharacterIterator.h"
|
| #include "core/editing/markers/DocumentMarkerController.h"
|
| #include "core/editing/spellcheck/SpellCheckRequester.h"
|
| -#include "core/editing/spellcheck/TextCheckingHelper.h"
|
| +#include "core/editing/spellcheck/TextCheckingParagraph.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/frame/Settings.h"
|
| #include "core/html/HTMLInputElement.h"
|
|
|