| Index: Source/web/SpellCheckerClientImpl.cpp
|
| diff --git a/Source/web/SpellCheckerClientImpl.cpp b/Source/web/SpellCheckerClientImpl.cpp
|
| index c03f6918ba6b755723faf72118227ac162c6ef35..844cfe659abfd70cce65d6bace5e02b23804afa0 100644
|
| --- a/Source/web/SpellCheckerClientImpl.cpp
|
| +++ b/Source/web/SpellCheckerClientImpl.cpp
|
| @@ -27,8 +27,8 @@
|
| #include "config.h"
|
| #include "web/SpellCheckerClientImpl.h"
|
|
|
| -#include "core/dom/DocumentMarkerController.h"
|
| #include "core/dom/Element.h"
|
| +#include "core/editing/DocumentMarkerController.h"
|
| #include "core/editing/Editor.h"
|
| #include "core/editing/SpellChecker.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|