| Index: Source/core/style/PathStyleMotionPath.cpp
|
| diff --git a/Source/core/layout/style/PathStyleMotionPath.cpp b/Source/core/style/PathStyleMotionPath.cpp
|
| similarity index 91%
|
| rename from Source/core/layout/style/PathStyleMotionPath.cpp
|
| rename to Source/core/style/PathStyleMotionPath.cpp
|
| index 113405a934da55d059ccdeb682cff67dbeb493e5..e8b2abbe6d032bc68b210bb2aef7c4e951a2be50 100644
|
| --- a/Source/core/layout/style/PathStyleMotionPath.cpp
|
| +++ b/Source/core/style/PathStyleMotionPath.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/PathStyleMotionPath.h"
|
| +#include "core/style/PathStyleMotionPath.h"
|
|
|
| #include "core/svg/SVGPathUtilities.h"
|
|
|
|
|