| Index: Source/core/platform/graphics/skia/FontCacheSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/FontCacheSkia.cpp b/Source/core/platform/graphics/skia/FontCacheSkia.cpp
|
| index 33118bc9ba162fb0047e660228cc8dd904f3b629..65edbee4486c658be77124052969beda9637cd93 100644
|
| --- a/Source/core/platform/graphics/skia/FontCacheSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/FontCacheSkia.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "SkFontMgr.h"
|
| #include "SkTypeface.h"
|
| -#include "core/platform/graphics/AlternateFontFamily.h"
|
| +#include "platform/fonts/AlternateFontFamily.h"
|
| #include "core/platform/graphics/Font.h"
|
| #include "core/platform/graphics/FontCache.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
|
|