| Index: Source/core/rendering/style/StyleInheritedData.h
|
| diff --git a/Source/core/rendering/style/StyleInheritedData.h b/Source/core/rendering/style/StyleInheritedData.h
|
| index 828e3030d91a8fa5a7c6decb11757730bd95373d..11613a4abf75fb315c4b9a9da8dfc56e9e182cec 100644
|
| --- a/Source/core/rendering/style/StyleInheritedData.h
|
| +++ b/Source/core/rendering/style/StyleInheritedData.h
|
| @@ -25,8 +25,8 @@
|
| #ifndef StyleInheritedData_h
|
| #define StyleInheritedData_h
|
|
|
| -#include "core/platform/graphics/Font.h"
|
| #include "platform/Length.h"
|
| +#include "platform/fonts/Font.h"
|
| #include "platform/graphics/Color.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|