Chromium Code Reviews| Index: Source/core/editing/htmlediting.cpp |
| diff --git a/Source/core/editing/htmlediting.cpp b/Source/core/editing/htmlediting.cpp |
| index ca7d71bb9956aecc4b9411aaa72f305a192ee812..7a5c5cf3e59d457809197c0b1728f3ee5d9f72e4 100644 |
| --- a/Source/core/editing/htmlediting.cpp |
| +++ b/Source/core/editing/htmlediting.cpp |
| @@ -55,7 +55,6 @@ |
| #include "wtf/Assertions.h" |
| #include "wtf/StdLibExtras.h" |
| #include "wtf/text/StringBuilder.h" |
| -#include "wtf/unicode/CharacterNames.h" |
| using namespace std; |