Index: third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.h |
diff --git a/third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.h b/third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.h |
index 9a16d55df7e8241cc953eaea57804d82d401f5d1..ecbc913097b6beebd8887e72c70ef4eaf29adfd6 100644 |
--- a/third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.h |
+++ b/third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.h |
@@ -5,10 +5,10 @@ |
#ifndef MockImageResourceClient_h |
#define MockImageResourceClient_h |
-#include "core/fetch/MockResourceClient.h" |
#include "core/loader/resource/ImageResource.h" |
#include "core/loader/resource/ImageResourceContent.h" |
#include "core/loader/resource/ImageResourceObserver.h" |
+#include "platform/loader/fetch/MockResourceClient.h" |
namespace blink { |