Index: third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp |
diff --git a/third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp b/third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp |
index 6e764a9f24418db2a1101d760f26e8b3024555fc..307fc97f9722547bf8c5eab35a7493cd1fdb84d5 100644 |
--- a/third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp |
+++ b/third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp |
@@ -23,7 +23,7 @@ |
#include "core/SVGNames.h" |
#include "core/css/CSSImageSetValue.h" |
-#include "core/fetch/ImageResource.h" |
+#include "core/fetch/ImageResourceContent.h" |
#include "core/style/StyleFetchedImage.h" |
#include "core/style/StyleFetchedImageSet.h" |
#include "core/style/StyleImage.h" |