Index: Source/core/editing/CreateLinkCommand.cpp |
diff --git a/Source/core/editing/CreateLinkCommand.cpp b/Source/core/editing/CreateLinkCommand.cpp |
index d56d078d9086168271df342fc1a8593d15f08acb..9d3bae2cdb4859756d299e5a16bfc6e14c117f28 100644 |
--- a/Source/core/editing/CreateLinkCommand.cpp |
+++ b/Source/core/editing/CreateLinkCommand.cpp |
@@ -26,7 +26,6 @@ |
#include "config.h" |
#include "core/dom/Text.h" |
#include "core/editing/CreateLinkCommand.h" |
-#include "core/editing/htmlediting.h" |
#include "core/html/HTMLAnchorElement.h" |