| Index: Source/core/platform/graphics/SimpleFontData.cpp
|
| diff --git a/Source/core/platform/graphics/SimpleFontData.cpp b/Source/core/platform/graphics/SimpleFontData.cpp
|
| index 1772a2a21875e2b9993f84295efe16161c969216..20edea45ce655b08c86fef692a0d05a82972ea6f 100644
|
| --- a/Source/core/platform/graphics/SimpleFontData.cpp
|
| +++ b/Source/core/platform/graphics/SimpleFontData.cpp
|
| @@ -30,10 +30,8 @@
|
| #include "config.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
|
|
| -#include "core/platform/graphics/opentype/OpenTypeVerticalData.h"
|
|
|
| #include "wtf/MathExtras.h"
|
| -#include "wtf/UnusedParam.h"
|
|
|
| using namespace std;
|
|
|
|
|