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 07bb8bbbb7bf2d8454fd0be6d6e3b32819845266..598a7493a82b306a6d7ed90eb1e32c717f50c930 100644 |
--- a/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
+++ b/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
@@ -24,7 +24,7 @@ |
#ifndef StyleFetchedImage_h |
#define StyleFetchedImage_h |
-#include "core/fetch/ImageResourceObserver.h" |
+#include "core/loader/resource/ImageResourceObserver.h" |
#include "core/style/StyleImage.h" |
#include "platform/weborigin/KURL.h" |