| Index: Source/core/editing/VisibleUnits.h
|
| diff --git a/Source/core/editing/VisibleUnits.h b/Source/core/editing/VisibleUnits.h
|
| index 666b0340da7b9a914a05c00a155ee6001801e6ec..a4b914b9469229fdcc5d632753faf02e16248fe5 100644
|
| --- a/Source/core/editing/VisibleUnits.h
|
| +++ b/Source/core/editing/VisibleUnits.h
|
| @@ -26,9 +26,7 @@
|
| #ifndef VisibleUnits_h
|
| #define VisibleUnits_h
|
|
|
| -#include "core/editing/EditingBehaviorTypes.h"
|
| #include "core/editing/EditingBoundary.h"
|
| -#include "core/platform/text/TextBreakIterator.h"
|
| #include "core/platform/text/TextDirection.h"
|
|
|
| namespace WebCore {
|
|
|