| Index: Source/core/style/PathStyleMotionPath.h
|
| diff --git a/Source/core/layout/style/PathStyleMotionPath.h b/Source/core/style/PathStyleMotionPath.h
|
| similarity index 96%
|
| rename from Source/core/layout/style/PathStyleMotionPath.h
|
| rename to Source/core/style/PathStyleMotionPath.h
|
| index 6d509a96250d2cd7ce7b3ade98b19fb35f48d581..7c4a5b270dd289b14eca4a38661c213c1457e246 100644
|
| --- a/Source/core/layout/style/PathStyleMotionPath.h
|
| +++ b/Source/core/style/PathStyleMotionPath.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PathStyleMotionPath_h
|
| #define PathStyleMotionPath_h
|
|
|
| -#include "core/layout/style/StyleMotionPath.h"
|
| +#include "core/style/StyleMotionPath.h"
|
|
|
| #include "platform/graphics/Path.h"
|
| #include "wtf/Assertions.h"
|
|
|