| Index: Source/core/editing/VisibleUnits.cpp
|
| diff --git a/Source/core/editing/VisibleUnits.cpp b/Source/core/editing/VisibleUnits.cpp
|
| index a4320a6c3790aee8db4257cf6b69e4ed3cb82823..96767ece0eed4eae5a98359e5fceaf8d0fc532e9 100644
|
| --- a/Source/core/editing/VisibleUnits.cpp
|
| +++ b/Source/core/editing/VisibleUnits.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "core/editing/RenderedPosition.h"
|
| #include "core/editing/TextIterator.h"
|
| #include "core/editing/VisiblePosition.h"
|
| -#include "core/editing/VisibleSelection.h"
|
| #include "core/editing/htmlediting.h"
|
| #include "core/platform/text/TextBoundaries.h"
|
| #include "core/rendering/InlineTextBox.h"
|
|
|