| Index: Source/platform/fonts/skia/SimpleFontDataSkia.cpp
|
| diff --git a/Source/platform/fonts/skia/SimpleFontDataSkia.cpp b/Source/platform/fonts/skia/SimpleFontDataSkia.cpp
|
| index f808a5fd7dfa5b837590eba4203bdd9ab96bf363..21210b1a54d816a666bccc7f5f202be158abbe88 100644
|
| --- a/Source/platform/fonts/skia/SimpleFontDataSkia.cpp
|
| +++ b/Source/platform/fonts/skia/SimpleFontDataSkia.cpp
|
| @@ -41,10 +41,6 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "wtf/unicode/Unicode.h"
|
|
|
| -#if OS(WIN)
|
| -#include "platform/win/HWndDC.h"
|
| -#endif
|
| -
|
| namespace WebCore {
|
|
|
| // This is the largest VDMX table which we'll try to load and parse.
|
|
|