| Index: third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp b/third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
|
| index 65305b8d3e76cd2fdcb7ced5b039d035c8ed0ac1..49592e821fd4a0adc2a2939c880612b093ffdae0 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
|
| @@ -26,8 +26,8 @@
|
| #include "core/style/StyleFetchedImageSet.h"
|
|
|
| #include "core/css/CSSImageSetValue.h"
|
| -#include "core/fetch/ImageResourceContent.h"
|
| #include "core/layout/LayoutObject.h"
|
| +#include "core/loader/resource/ImageResourceContent.h"
|
| #include "core/svg/graphics/SVGImageForContainer.h"
|
|
|
| namespace blink {
|
|
|