| Index: Source/core/platform/graphics/GlyphPageTreeNode.cpp
|
| diff --git a/Source/core/platform/graphics/GlyphPageTreeNode.cpp b/Source/core/platform/graphics/GlyphPageTreeNode.cpp
|
| index d21eb2157eb1a161b1f6c375450f963babdfd857..c17a7be561f01a8f941f9cb73e6d9645de1680e2 100644
|
| --- a/Source/core/platform/graphics/GlyphPageTreeNode.cpp
|
| +++ b/Source/core/platform/graphics/GlyphPageTreeNode.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
| #include "wtf/unicode/CharacterNames.h"
|
| -#include "wtf/unicode/Unicode.h"
|
|
|
| namespace WebCore {
|
|
|
|
|