| Index: Source/core/editing/Editor.cpp
|
| diff --git a/Source/core/editing/Editor.cpp b/Source/core/editing/Editor.cpp
|
| index daa77e46cec6178fe43f4230aa37fb89a18ebee8..35135119d88db65e5206a733efa4f32dd0813dd3 100644
|
| --- a/Source/core/editing/Editor.cpp
|
| +++ b/Source/core/editing/Editor.cpp
|
| @@ -51,7 +51,6 @@
|
| #include "core/editing/ReplaceSelectionCommand.h"
|
| #include "core/editing/SimplifyMarkupCommand.h"
|
| #include "core/editing/SpellChecker.h"
|
| -#include "core/editing/TextIterator.h"
|
| #include "core/editing/TypingCommand.h"
|
| #include "core/editing/UndoStack.h"
|
| #include "core/editing/VisibleUnits.h"
|
|
|