Index: Source/core/style/ShapeValue.h |
diff --git a/Source/core/layout/style/ShapeValue.h b/Source/core/style/ShapeValue.h |
similarity index 95% |
rename from Source/core/layout/style/ShapeValue.h |
rename to Source/core/style/ShapeValue.h |
index 55677297f151241cbed2906d27a5558e4745dd46..afb60af7327d442c28e9582c631a137e6aa5db0b 100644 |
--- a/Source/core/layout/style/ShapeValue.h |
+++ b/Source/core/style/ShapeValue.h |
@@ -31,10 +31,10 @@ |
#define ShapeValue_h |
#include "core/fetch/ImageResource.h" |
-#include "core/layout/style/BasicShapes.h" |
-#include "core/layout/style/DataEquivalency.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
-#include "core/layout/style/StyleImage.h" |
+#include "core/style/BasicShapes.h" |
+#include "core/style/DataEquivalency.h" |
+#include "core/style/ComputedStyleConstants.h" |
+#include "core/style/StyleImage.h" |
#include "wtf/PassRefPtr.h" |
namespace blink { |