| Index: Source/core/platform/graphics/SimpleFontData.cpp
 | 
| diff --git a/Source/core/platform/graphics/SimpleFontData.cpp b/Source/core/platform/graphics/SimpleFontData.cpp
 | 
| index 8198864825584302c33dd22932c4867cb8027c15..5a80236d8b8b51bd1970e986dbf29a9e89f2a14a 100644
 | 
| --- a/Source/core/platform/graphics/SimpleFontData.cpp
 | 
| +++ b/Source/core/platform/graphics/SimpleFontData.cpp
 | 
| @@ -30,8 +30,6 @@
 | 
|  #include "config.h"
 | 
|  #include "core/platform/graphics/SimpleFontData.h"
 | 
|  
 | 
| -#include "core/platform/graphics/Font.h"
 | 
| -#include "core/platform/graphics/FontCache.h"
 | 
|  #include "core/platform/graphics/opentype/OpenTypeVerticalData.h"
 | 
|  
 | 
|  #include <wtf/MathExtras.h>
 | 
| 
 |