| Index: Source/core/style/StyleRareNonInheritedData.h
|
| diff --git a/Source/core/layout/style/StyleRareNonInheritedData.h b/Source/core/style/StyleRareNonInheritedData.h
|
| similarity index 95%
|
| rename from Source/core/layout/style/StyleRareNonInheritedData.h
|
| rename to Source/core/style/StyleRareNonInheritedData.h
|
| index 2f9aa94b3458568374c9406032ebe2ff4f598057..7b39768e741682a3048472ec2327daba850944e2 100644
|
| --- a/Source/core/layout/style/StyleRareNonInheritedData.h
|
| +++ b/Source/core/style/StyleRareNonInheritedData.h
|
| @@ -27,15 +27,15 @@
|
|
|
| #include "core/css/StyleColor.h"
|
| #include "core/layout/ClipPathOperation.h"
|
| -#include "core/layout/style/BasicShapes.h"
|
| -#include "core/layout/style/CounterDirectives.h"
|
| -#include "core/layout/style/CursorData.h"
|
| -#include "core/layout/style/DataRef.h"
|
| -#include "core/layout/style/FillLayer.h"
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| -#include "core/layout/style/LineClampValue.h"
|
| -#include "core/layout/style/NinePieceImage.h"
|
| -#include "core/layout/style/ShapeValue.h"
|
| +#include "core/style/BasicShapes.h"
|
| +#include "core/style/CounterDirectives.h"
|
| +#include "core/style/CursorData.h"
|
| +#include "core/style/DataRef.h"
|
| +#include "core/style/FillLayer.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| +#include "core/style/LineClampValue.h"
|
| +#include "core/style/NinePieceImage.h"
|
| +#include "core/style/ShapeValue.h"
|
| #include "platform/LengthPoint.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|