| Index: Source/core/style/ShadowData.cpp
|
| diff --git a/Source/core/layout/style/ShadowData.cpp b/Source/core/style/ShadowData.cpp
|
| similarity index 97%
|
| rename from Source/core/layout/style/ShadowData.cpp
|
| rename to Source/core/style/ShadowData.cpp
|
| index 80afe6131a90dfe90ba1674c7bf00f088e800944..fb2dc6513efed74368d148552011cdbfd254890c 100644
|
| --- a/Source/core/layout/style/ShadowData.cpp
|
| +++ b/Source/core/style/ShadowData.cpp
|
| @@ -20,7 +20,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/ShadowData.h"
|
| +#include "core/style/ShadowData.h"
|
|
|
| #include "platform/animation/AnimationUtilities.h"
|
|
|
|
|