| Index: Source/core/style/StyleFetchedImageSet.h
|
| diff --git a/Source/core/layout/style/StyleFetchedImageSet.h b/Source/core/style/StyleFetchedImageSet.h
|
| similarity index 99%
|
| rename from Source/core/layout/style/StyleFetchedImageSet.h
|
| rename to Source/core/style/StyleFetchedImageSet.h
|
| index a9861409b5789b701e1599c853ea6b2b5a1d5c38..3faf1067584a0f5a8bb6d250bfe761c0030f0f99 100644
|
| --- a/Source/core/layout/style/StyleFetchedImageSet.h
|
| +++ b/Source/core/style/StyleFetchedImageSet.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/fetch/ImageResourceClient.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| -#include "core/layout/style/StyleImage.h"
|
| +#include "core/style/StyleImage.h"
|
| #include "platform/geometry/LayoutSize.h"
|
|
|
| namespace blink {
|
|
|