| Index: Source/core/platform/graphics/FontCustomPlatformData.h
|
| diff --git a/Source/core/platform/graphics/FontCustomPlatformData.h b/Source/core/platform/graphics/FontCustomPlatformData.h
|
| index 7a040e4f5711b50d17d232b46c0d1f43d3588a45..175709f61b3a1d7007f71b1782d5edf90ff9a9b5 100644
|
| --- a/Source/core/platform/graphics/FontCustomPlatformData.h
|
| +++ b/Source/core/platform/graphics/FontCustomPlatformData.h
|
| @@ -32,8 +32,8 @@
|
| #ifndef FontCustomPlatformData_h
|
| #define FontCustomPlatformData_h
|
|
|
| -#include "core/platform/graphics/FontOrientation.h"
|
| -#include "core/platform/graphics/FontWidthVariant.h"
|
| +#include "platform/fonts/FontOrientation.h"
|
| +#include "platform/fonts/FontWidthVariant.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/text/WTFString.h"
|
|
|