| Index: Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| index 4537d441e126767f0dcb60132b4ff9de1eb53be8..7e2290293304cdd56b32913ac55528f02f326c16 100644
|
| --- a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| @@ -31,7 +31,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/FontCustomPlatformData.h"
|
| +#include "platform/fonts/FontCustomPlatformData.h"
|
|
|
| #include "platform/LayoutTestSupport.h"
|
| #include "platform/SharedBuffer.h"
|
|
|