| Index: Source/core/style/ShadowList.cpp
|
| diff --git a/Source/core/layout/style/ShadowList.cpp b/Source/core/style/ShadowList.cpp
|
| similarity index 98%
|
| rename from Source/core/layout/style/ShadowList.cpp
|
| rename to Source/core/style/ShadowList.cpp
|
| index 113507a8b5447af9e78b1c46a87b51b3d39ad239..aae00bc57571d2a6c38491f297b0fe17d47c369b 100644
|
| --- a/Source/core/layout/style/ShadowList.cpp
|
| +++ b/Source/core/style/ShadowList.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/ShadowList.h"
|
| +#include "core/style/ShadowList.h"
|
|
|
| #include "platform/geometry/FloatRect.h"
|
| #include "wtf/OwnPtr.h"
|
|
|