Chromium Code Reviews| Index: Source/core/editing/InsertNodeBeforeCommand.cpp |
| diff --git a/Source/core/editing/InsertNodeBeforeCommand.cpp b/Source/core/editing/InsertNodeBeforeCommand.cpp |
| index bc4e977a4e53d11a83e275bed742fb2ab1bebf2e..87660f625369f053a96468f5c455dc290746fdf7 100644 |
| --- a/Source/core/editing/InsertNodeBeforeCommand.cpp |
| +++ b/Source/core/editing/InsertNodeBeforeCommand.cpp |
| @@ -29,7 +29,6 @@ |
| #include "core/accessibility/AXObjectCache.h" |
| #include "core/dom/Document.h" |
| #include "core/dom/ExceptionCodePlaceholder.h" |
| -#include "core/editing/htmlediting.h" |
| namespace WebCore { |