Index: third_party/WebKit/Source/core/style/StyleFetchedImage.h |
diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImage.h b/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
index 51d2d4d0d4e025ad397e8c9a4545189024740b03..994f19e2f13f48ccdf565229e58fbae83ed0dbcf 100644 |
--- a/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
+++ b/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
@@ -26,6 +26,7 @@ |
#include "core/fetch/ResourceClient.h" |
#include "core/style/StyleImage.h" |
+#include "platform/weborigin/KURL.h" |
namespace blink { |