| Index: Source/core/editing/SpellChecker.h
|
| diff --git a/Source/core/editing/SpellChecker.h b/Source/core/editing/SpellChecker.h
|
| index a7a033538bf2ef99f207b51d3b9a1f0ff88fbb61..6a5706347ed1d4a00472e3a3fee197e8125a76b7 100644
|
| --- a/Source/core/editing/SpellChecker.h
|
| +++ b/Source/core/editing/SpellChecker.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpellChecker_h
|
| #define SpellChecker_h
|
|
|
| -#include "core/dom/ClipboardAccessPolicy.h"
|
| +#include "core/clipboard/ClipboardAccessPolicy.h"
|
| #include "core/dom/DocumentMarker.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/editing/VisibleSelection.h"
|
|
|