| Index: Source/core/editing/iterators/TextIterator.cpp
|
| diff --git a/Source/core/editing/iterators/TextIterator.cpp b/Source/core/editing/iterators/TextIterator.cpp
|
| index 915f8f58853e7aef73aa53e9033ce39140cf4485..dc29e19f1b6a637083098eb602f246525f357540 100644
|
| --- a/Source/core/editing/iterators/TextIterator.cpp
|
| +++ b/Source/core/editing/iterators/TextIterator.cpp
|
| @@ -46,7 +46,6 @@
|
| #include "core/layout/LayoutTableCell.h"
|
| #include "core/layout/LayoutTableRow.h"
|
| #include "core/layout/line/InlineTextBox.h"
|
| -#include "core/rendering/RenderImage.h"
|
| #include "core/rendering/RenderTextControl.h"
|
| #include "core/rendering/RenderTextFragment.h"
|
| #include "platform/fonts/Font.h"
|
|
|