Index: third_party/WebKit/Source/core/style/StyleFetchedImageSet.h |
diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h b/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h |
index bdee9aabe658923e9bcde8d489d1c3fd4ca13883..2a2567d1212db55c54831001ee0ae7b857aa4242 100644 |
--- a/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h |
+++ b/third_party/WebKit/Source/core/style/StyleFetchedImageSet.h |
@@ -29,6 +29,7 @@ |
#include "core/fetch/ResourceClient.h" |
#include "core/style/StyleImage.h" |
#include "platform/geometry/LayoutSize.h" |
+#include "platform/weborigin/KURL.h" |
namespace blink { |