| Index: Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| index 012afe2207ba2f5a208ed56171ba998139b04244..2e74476272084873d17ae7a8e91f0701016cb4b0 100644
|
| --- a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| @@ -36,8 +36,8 @@
|
| #include "SkPath.h"
|
| #include "SkTypeface.h"
|
| #include "SkTypes.h"
|
| -#include "core/platform/graphics/FontDescription.h"
|
| #include "core/platform/graphics/chromium/VDMXParser.h"
|
| +#include "platform/fonts/FontDescription.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "wtf/unicode/Unicode.h"
|
|
|
|
|