| Index: Source/core/editing/VisibleUnits.cpp
|
| diff --git a/Source/core/editing/VisibleUnits.cpp b/Source/core/editing/VisibleUnits.cpp
|
| index 689d4957e1de951e1922da986e7009ab771bed46..2e06bec88428423c8af51dd441d68a870d76ceb8 100644
|
| --- a/Source/core/editing/VisibleUnits.cpp
|
| +++ b/Source/core/editing/VisibleUnits.cpp
|
| @@ -40,7 +40,6 @@
|
| #include "core/rendering/InlineTextBox.h"
|
| #include "core/rendering/RenderBlock.h"
|
| #include "core/rendering/RenderObject.h"
|
| -#include <wtf/unicode/Unicode.h>
|
|
|
| namespace WebCore {
|
|
|
|
|