| Index: Source/core/style/StyleFetchedImageSet.cpp
|
| diff --git a/Source/core/layout/style/StyleFetchedImageSet.cpp b/Source/core/style/StyleFetchedImageSet.cpp
|
| similarity index 98%
|
| rename from Source/core/layout/style/StyleFetchedImageSet.cpp
|
| rename to Source/core/style/StyleFetchedImageSet.cpp
|
| index 1028d9271dbed802019d0c6639fec4ce5efe97d4..a5d19e7fe5a9c161b2a028ab6e5368432f54a02f 100644
|
| --- a/Source/core/layout/style/StyleFetchedImageSet.cpp
|
| +++ b/Source/core/style/StyleFetchedImageSet.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/StyleFetchedImageSet.h"
|
| +#include "core/style/StyleFetchedImageSet.h"
|
|
|
| #include "core/css/CSSImageSetValue.h"
|
| #include "core/fetch/ImageResource.h"
|
|
|