| Index: Source/core/editing/TextInsertionBaseCommand.cpp
|
| diff --git a/Source/core/editing/TextInsertionBaseCommand.cpp b/Source/core/editing/TextInsertionBaseCommand.cpp
|
| index c2539ecf393cfc0b5d448825e31c3cbbc22821c8..33fa85545bec418b2af7cf3a3d2588f26890c10e 100644
|
| --- a/Source/core/editing/TextInsertionBaseCommand.cpp
|
| +++ b/Source/core/editing/TextInsertionBaseCommand.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/editing/TextInsertionBaseCommand.h"
|
|
|
| #include "core/dom/BeforeTextInsertedEvent.h"
|
| -#include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/Node.h"
|
| #include "core/editing/FrameSelection.h"
|
|
|