Index: Source/core/editing/spellcheck/TextCheckingHelper.cpp |
diff --git a/Source/core/editing/TextCheckingHelper.cpp b/Source/core/editing/spellcheck/TextCheckingHelper.cpp |
similarity index 99% |
rename from Source/core/editing/TextCheckingHelper.cpp |
rename to Source/core/editing/spellcheck/TextCheckingHelper.cpp |
index 76e72729b2907eccc99046eaeec2208d64227cf7..9abac4c443ccfb672f7aa115bb0c092cefbb4163 100644 |
--- a/Source/core/editing/TextCheckingHelper.cpp |
+++ b/Source/core/editing/spellcheck/TextCheckingHelper.cpp |
@@ -25,7 +25,7 @@ |
*/ |
#include "config.h" |
-#include "core/editing/TextCheckingHelper.h" |
+#include "core/editing/spellcheck/TextCheckingHelper.h" |
#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/ExceptionStatePlaceholder.h" |