| Index: third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h b/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
|
| index 6d04c60383d9f345b315547821b3aa822d7237e6..6d85211a941a04081e863b3a6024a76b31824ddc 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef StyleFetchedImageSet_h
|
| #define StyleFetchedImageSet_h
|
|
|
| -#include "core/fetch/ImageResourceObserver.h"
|
| +#include "core/loader/resource/ImageResourceObserver.h"
|
| #include "core/style/StyleImage.h"
|
| #include "platform/geometry/LayoutSize.h"
|
| #include "platform/weborigin/KURL.h"
|
|
|