| Index: Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| diff --git a/Source/core/editing/InsertParagraphSeparatorCommand.cpp b/Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| index 4b86a2c5cd0bda4cda1be120bd5208a1cec5a012..cbfb99ffe943974088824d9f53bf77d5a566950b 100644
|
| --- a/Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| +++ b/Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "config.h"
|
| #include "core/editing/InsertParagraphSeparatorCommand.h"
|
|
|
| -#include "CSSPropertyNames.h"
|
| #include "HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/NodeTraversal.h"
|
|
|