| Index: Source/core/platform/graphics/Font.cpp
|
| diff --git a/Source/core/platform/graphics/Font.cpp b/Source/core/platform/graphics/Font.cpp
|
| index 2a701c343c88e97e67c659e3ff0f3e2f7c8a5db8..4d610de1a0b08d8fd66710d57ead6e32a703636b 100644
|
| --- a/Source/core/platform/graphics/Font.cpp
|
| +++ b/Source/core/platform/graphics/Font.cpp
|
| @@ -25,9 +25,6 @@
|
| #include "core/platform/graphics/Font.h"
|
|
|
| #include "core/platform/graphics/FloatRect.h"
|
| -#include "core/platform/graphics/FontCache.h"
|
| -#include "core/platform/graphics/GlyphBuffer.h"
|
| -#include "core/platform/graphics/IntPoint.h"
|
| #include "core/platform/graphics/TextRun.h"
|
| #include "core/platform/graphics/WidthIterator.h"
|
| #include "core/platform/text/transcoder/FontTranscoder.h"
|
|
|