Index: Source/core/editing/commands/SmartReplaceICU.cpp |
diff --git a/Source/core/editing/SmartReplaceICU.cpp b/Source/core/editing/commands/SmartReplaceICU.cpp |
similarity index 98% |
rename from Source/core/editing/SmartReplaceICU.cpp |
rename to Source/core/editing/commands/SmartReplaceICU.cpp |
index 5ce86c0fa6cea8a45ac33264822fff26c0fb7255..4ec502870f855fa98893a2d70fa1be0a17f7e37a 100644 |
--- a/Source/core/editing/SmartReplaceICU.cpp |
+++ b/Source/core/editing/commands/SmartReplaceICU.cpp |
@@ -28,7 +28,7 @@ |
*/ |
#include "config.h" |
-#include "core/editing/SmartReplace.h" |
+#include "core/editing/commands/SmartReplace.h" |
#if !USE(CF) |
#include "wtf/Assertions.h" |