Chromium Code Reviews| Index: Source/core/editing/AppendNodeCommand.cpp |
| diff --git a/Source/core/editing/AppendNodeCommand.cpp b/Source/core/editing/AppendNodeCommand.cpp |
| index 6fc9088e3fbd1dbbc43414f8293e7fd99caedbf2..27f4bf84cf637a6e273b64dbfca5ee4625a857f6 100644 |
| --- a/Source/core/editing/AppendNodeCommand.cpp |
| +++ b/Source/core/editing/AppendNodeCommand.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 { |