| 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 e2a3feecd64d706cd601e568734db6ff63829f63..5cb2e812f334ff64a4faaf81daff5a85e5044267 100644
|
| --- a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "SkPath.h"
|
| #include "SkTypeface.h"
|
| #include "SkTypes.h"
|
| -#include "core/platform/graphics/chromium/VDMXParser.h"
|
| +#include "core/platform/graphics/VDMXParser.h"
|
| #include "platform/fonts/FontDescription.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "wtf/unicode/Unicode.h"
|
|
|