| Index: Source/core/style/StyleRareInheritedData.h
|
| diff --git a/Source/core/layout/style/StyleRareInheritedData.h b/Source/core/style/StyleRareInheritedData.h
|
| similarity index 99%
|
| rename from Source/core/layout/style/StyleRareInheritedData.h
|
| rename to Source/core/style/StyleRareInheritedData.h
|
| index badadb38da217d5de1373d6f4d2c7e829d1ee3fd..0463a3b1b2a91b1c3b5d007cc57a24dc6e32798f 100644
|
| --- a/Source/core/layout/style/StyleRareInheritedData.h
|
| +++ b/Source/core/style/StyleRareInheritedData.h
|
| @@ -26,7 +26,7 @@
|
| #define StyleRareInheritedData_h
|
|
|
| #include "core/css/StyleColor.h"
|
| -#include "core/layout/style/DataRef.h"
|
| +#include "core/style/DataRef.h"
|
| #include "platform/Length.h"
|
| #include "platform/graphics/Color.h"
|
| #include "platform/text/TabSize.h"
|
|
|