Index: Source/core/html/HTMLTextFormControlElementTest.cpp |
diff --git a/Source/core/html/HTMLTextFormControlElementTest.cpp b/Source/core/html/HTMLTextFormControlElementTest.cpp |
index 5f7ea391a7b64522933d6b599cc583bfc72d9027..ad5838830a32bb66fd4d042a215f30e6c1d3e079 100644 |
--- a/Source/core/html/HTMLTextFormControlElementTest.cpp |
+++ b/Source/core/html/HTMLTextFormControlElementTest.cpp |
@@ -8,9 +8,9 @@ |
#include "core/dom/Text.h" |
#include "core/editing/FrameSelection.h" |
#include "core/editing/Position.h" |
-#include "core/editing/SpellChecker.h" |
#include "core/editing/VisibleSelection.h" |
#include "core/editing/VisibleUnits.h" |
+#include "core/editing/spellcheck/SpellChecker.h" |
#include "core/frame/FrameView.h" |
#include "core/html/HTMLBRElement.h" |
#include "core/html/HTMLDocument.h" |