| Index: third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp b/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| index 76fd5e61db75aec96a4ccd560ce0b64976281e53..794c961040b0b3992bbc7873bf781e816656539f 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| @@ -24,8 +24,8 @@
|
| #include "core/style/StyleFetchedImage.h"
|
|
|
| #include "core/css/CSSImageValue.h"
|
| -#include "core/fetch/ImageResourceContent.h"
|
| #include "core/layout/LayoutObject.h"
|
| +#include "core/loader/resource/ImageResourceContent.h"
|
| #include "core/svg/graphics/SVGImage.h"
|
| #include "core/svg/graphics/SVGImageForContainer.h"
|
|
|
|
|