Index: Source/web/tests/WebFrameTest.cpp |
diff --git a/Source/web/tests/WebFrameTest.cpp b/Source/web/tests/WebFrameTest.cpp |
index 6aa2c018c53cebd633bae8a5daaad312c266d826..92d3bec5321b34f6e4e6d0713a8a8b1083dde2f0 100644 |
--- a/Source/web/tests/WebFrameTest.cpp |
+++ b/Source/web/tests/WebFrameTest.cpp |
@@ -45,9 +45,9 @@ |
#include "core/editing/Editor.h" |
#include "core/editing/EphemeralRange.h" |
#include "core/editing/FrameSelection.h" |
-#include "core/editing/SpellChecker.h" |
#include "core/editing/VisiblePosition.h" |
#include "core/editing/markers/DocumentMarkerController.h" |
+#include "core/editing/spellcheck/SpellChecker.h" |
#include "core/events/MouseEvent.h" |
#include "core/fetch/FetchRequest.h" |
#include "core/fetch/MemoryCache.h" |