| Index: Source/core/style/FillLayer.h
|
| diff --git a/Source/core/layout/style/FillLayer.h b/Source/core/style/FillLayer.h
|
| similarity index 99%
|
| rename from Source/core/layout/style/FillLayer.h
|
| rename to Source/core/style/FillLayer.h
|
| index 6f91e98196260f463a5132e3a25515d780a830ce..7ffb5eb19e5a8d3979d1ecc82b6d4e800263b6ba 100644
|
| --- a/Source/core/layout/style/FillLayer.h
|
| +++ b/Source/core/style/FillLayer.h
|
| @@ -25,8 +25,8 @@
|
| #ifndef FillLayer_h
|
| #define FillLayer_h
|
|
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| -#include "core/layout/style/StyleImage.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| +#include "core/style/StyleImage.h"
|
| #include "platform/Length.h"
|
| #include "platform/LengthSize.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
|
|