Index: Source/core/style/StyleMotionData.h |
diff --git a/Source/core/layout/style/StyleMotionData.h b/Source/core/style/StyleMotionData.h |
similarity index 90% |
rename from Source/core/layout/style/StyleMotionData.h |
rename to Source/core/style/StyleMotionData.h |
index 01939602afbd4ef033d28109b0fabdec893d9bcc..0fcafa1efc3c9e33a76f5273160738c7d3eb9708 100644 |
--- a/Source/core/layout/style/StyleMotionData.h |
+++ b/Source/core/style/StyleMotionData.h |
@@ -5,8 +5,8 @@ |
#ifndef StyleMotionData_h |
#define StyleMotionData_h |
-#include "core/layout/style/ComputedStyleConstants.h" |
-#include "core/layout/style/StyleMotionPath.h" |
+#include "core/style/ComputedStyleConstants.h" |
+#include "core/style/StyleMotionPath.h" |
#include "platform/Length.h" |
namespace blink { |