Index: Source/core/editing/AppendNodeCommand.cpp |
diff --git a/Source/core/editing/AppendNodeCommand.cpp b/Source/core/editing/AppendNodeCommand.cpp |
index c27886c0dd2608b554dc07553eb1588ceaf8e053..bae2e19ebea1e1f63d4c2f91a18f3cc2f98e82dc 100644 |
--- a/Source/core/editing/AppendNodeCommand.cpp |
+++ b/Source/core/editing/AppendNodeCommand.cpp |
@@ -27,7 +27,6 @@ |
#include "core/editing/AppendNodeCommand.h" |
#include "bindings/v8/ExceptionState.h" |
-#include "core/dom/Document.h" |
namespace WebCore { |