| Index: Source/core/style/StyleReflection.h
|
| diff --git a/Source/core/layout/style/StyleReflection.h b/Source/core/style/StyleReflection.h
|
| similarity index 98%
|
| rename from Source/core/layout/style/StyleReflection.h
|
| rename to Source/core/style/StyleReflection.h
|
| index 77440112881c3d3ba740e3616add97592e06f5c3..5e0db5e874b1d018e7f7eb51e074af7ff4272a6a 100644
|
| --- a/Source/core/layout/style/StyleReflection.h
|
| +++ b/Source/core/style/StyleReflection.h
|
| @@ -26,7 +26,7 @@
|
| #define StyleReflection_h
|
|
|
| #include "core/css/CSSReflectionDirection.h"
|
| -#include "core/layout/style/NinePieceImage.h"
|
| +#include "core/style/NinePieceImage.h"
|
| #include "platform/Length.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|