| Index: Source/core/editing/InsertListCommand.cpp
|
| diff --git a/Source/core/editing/InsertListCommand.cpp b/Source/core/editing/InsertListCommand.cpp
|
| index 51a72e3b2ae5a3c47e00dc079235c50a8f724c9b..477f088999ee0f8fa3e11e25accc6101b084469f 100644
|
| --- a/Source/core/editing/InsertListCommand.cpp
|
| +++ b/Source/core/editing/InsertListCommand.cpp
|
| @@ -25,7 +25,6 @@
|
|
|
| #include "config.h"
|
| #include "HTMLNames.h"
|
| -#include "core/dom/DocumentFragment.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/ExceptionCodePlaceholder.h"
|
| #include "core/editing/InsertListCommand.h"
|
|
|