| Index: Source/core/editing/ReplaceSelectionCommand.cpp
|
| diff --git a/Source/core/editing/ReplaceSelectionCommand.cpp b/Source/core/editing/ReplaceSelectionCommand.cpp
|
| index c58c10f294c5f7b5d8d78b93d3d3746b8fed4ad4..3c9a6292213e0c8f3e4e838265bc7e0d5ef8259e 100644
|
| --- a/Source/core/editing/ReplaceSelectionCommand.cpp
|
| +++ b/Source/core/editing/ReplaceSelectionCommand.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentFragment.h"
|
| #include "core/dom/Element.h"
|
| -#include "core/dom/NodeTraversal.h"
|
| #include "core/dom/Text.h"
|
| #include "core/editing/ApplyStyleCommand.h"
|
| #include "core/editing/BreakBlockquoteCommand.h"
|
|
|