Index: Source/core/editing/InsertNodeBeforeCommand.cpp |
diff --git a/Source/core/editing/InsertNodeBeforeCommand.cpp b/Source/core/editing/InsertNodeBeforeCommand.cpp |
index ef3628a97aeeb01529f96e3608a8759acc5c3206..8fe3e023999c8c955ee21aec49060bd8802cf719 100644 |
--- a/Source/core/editing/InsertNodeBeforeCommand.cpp |
+++ b/Source/core/editing/InsertNodeBeforeCommand.cpp |
@@ -27,7 +27,6 @@ |
#include "core/editing/InsertNodeBeforeCommand.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
-#include "core/dom/Document.h" |
namespace WebCore { |