| Index: Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
|
| diff --git a/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp b/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
|
| index 1c242e8a77938333bd72ddc674ba41d03e38c398..7cf37007539d4c2bcce3f63a5e79485aaca0065b 100644
|
| --- a/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
|
| +++ b/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "SkTypeface_win.h"
|
| #include "core/platform/graphics/Font.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
| -#include "core/platform/graphics/chromium/FontPlatformDataChromiumWin.h"
|
| +#include "core/platform/graphics/win/FontPlatformDataWin.h"
|
| #include "platform/fonts/FontFallbackWin.h"
|
|
|
| namespace WebCore {
|
|
|