| Index: Source/core/editing/InsertTextCommand.cpp
|
| diff --git a/Source/core/editing/InsertTextCommand.cpp b/Source/core/editing/InsertTextCommand.cpp
|
| index dcdf7426f8a3819e37294a9ed22c67c7a526a3a8..345ad9c0b515c4e64d56e9e18f17b879a2598d7c 100644
|
| --- a/Source/core/editing/InsertTextCommand.cpp
|
| +++ b/Source/core/editing/InsertTextCommand.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/editing/VisibleUnits.h"
|
| #include "core/editing/htmlediting.h"
|
| #include "core/page/Frame.h"
|
| -#include <wtf/unicode/CharacterNames.h>
|
|
|
| namespace WebCore {
|
|
|
|
|