| 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 f65a0c08cbed351af923219b3f2e09f3f607ec89..1c242e8a77938333bd72ddc674ba41d03e38c398 100644
|
| --- a/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
|
| +++ b/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
|
| @@ -37,8 +37,8 @@
|
| #include "SkTypeface_win.h"
|
| #include "core/platform/graphics/Font.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
| -#include "core/platform/graphics/chromium/FontFallbackWin.h"
|
| #include "core/platform/graphics/chromium/FontPlatformDataChromiumWin.h"
|
| +#include "platform/fonts/FontFallbackWin.h"
|
|
|
| namespace WebCore {
|
|
|
|
|