Index: Source/core/editing/commands/WrapContentsInDummySpanCommand.h |
diff --git a/Source/core/editing/WrapContentsInDummySpanCommand.h b/Source/core/editing/commands/WrapContentsInDummySpanCommand.h |
similarity index 97% |
rename from Source/core/editing/WrapContentsInDummySpanCommand.h |
rename to Source/core/editing/commands/WrapContentsInDummySpanCommand.h |
index ea4cabf92fc57699b3feb32d5b6e0c017821a96c..b9283becea152a2f19f537f61250faca94707efa 100644 |
--- a/Source/core/editing/WrapContentsInDummySpanCommand.h |
+++ b/Source/core/editing/commands/WrapContentsInDummySpanCommand.h |
@@ -26,7 +26,7 @@ |
#ifndef WrapContentsInDummySpanCommand_h |
#define WrapContentsInDummySpanCommand_h |
-#include "core/editing/EditCommand.h" |
+#include "core/editing/commands/EditCommand.h" |
namespace blink { |