| Index: Source/core/rendering/style/StyleFetchedImageSet.h
|
| diff --git a/Source/core/rendering/style/StyleFetchedImageSet.h b/Source/core/rendering/style/StyleFetchedImageSet.h
|
| index 178ec3c87b0bcc978a5227328870868b046b1af1..c618047d5abc2be49bd7619569dd71fe655b3558 100644
|
| --- a/Source/core/rendering/style/StyleFetchedImageSet.h
|
| +++ b/Source/core/rendering/style/StyleFetchedImageSet.h
|
| @@ -28,8 +28,8 @@
|
|
|
| #include "core/fetch/ImageResourceClient.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| -#include "core/platform/graphics/LayoutSize.h"
|
| #include "core/rendering/style/StyleImage.h"
|
| +#include "platform/geometry/LayoutSize.h"
|
|
|
| namespace WebCore {
|
|
|
|
|