| Index: Source/core/css/CSSImageValue.cpp
|
| diff --git a/Source/core/css/CSSImageValue.cpp b/Source/core/css/CSSImageValue.cpp
|
| index 9fcfbeefd6a4cbb8dc81b32b8a344e83435f8d29..4dd0799e10107a1d29916cce72f6f2cf7c7c05bf 100644
|
| --- a/Source/core/css/CSSImageValue.cpp
|
| +++ b/Source/core/css/CSSImageValue.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/fetch/CrossOriginAccessControl.h"
|
| #include "core/fetch/FetchRequest.h"
|
| #include "core/fetch/ImageResource.h"
|
| -#include "core/fetch/ResourceFetcher.h"
|
| #include "core/rendering/style/StyleFetchedImage.h"
|
| #include "core/rendering/style/StylePendingImage.h"
|
|
|
|
|