| Index: Source/core/editing/SpellChecker.h
|
| diff --git a/Source/core/editing/SpellChecker.h b/Source/core/editing/SpellChecker.h
|
| index 7c57126506c49876b308585493ea128dc36d8402..9742ee0ddf29c9d4954c9aad312a672f55e9a6b4 100644
|
| --- a/Source/core/editing/SpellChecker.h
|
| +++ b/Source/core/editing/SpellChecker.h
|
| @@ -27,7 +27,7 @@
|
| #define SpellChecker_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/dom/DocumentMarker.h"
|
| +#include "core/editing/DocumentMarker.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/editing/VisibleSelection.h"
|
| #include "platform/heap/Handle.h"
|
|
|