| Index: Source/web/WebLocalFrameImpl.cpp
|
| diff --git a/Source/web/WebLocalFrameImpl.cpp b/Source/web/WebLocalFrameImpl.cpp
|
| index 14cb139e40f7826c29aee7afa9b005f10a900af9..e5dda709819dfd490fe33332237042616ab0c604 100644
|
| --- a/Source/web/WebLocalFrameImpl.cpp
|
| +++ b/Source/web/WebLocalFrameImpl.cpp
|
| @@ -109,9 +109,9 @@
|
| #include "core/editing/InputMethodController.h"
|
| #include "core/editing/PlainTextRange.h"
|
| #include "core/editing/Serialization.h"
|
| -#include "core/editing/SpellChecker.h"
|
| #include "core/editing/TextAffinity.h"
|
| #include "core/editing/iterators/TextIterator.h"
|
| +#include "core/editing/spellcheck/SpellChecker.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| #include "core/fetch/SubstituteData.h"
|
| #include "core/frame/Console.h"
|
|
|