Index: Source/core/loader/FrameFetchContext.h |
diff --git a/Source/core/loader/FrameFetchContext.h b/Source/core/loader/FrameFetchContext.h |
index 77a92afb05a4b37aeab6b7208a8df1429c8bc9b5..57805615d5ef6a87015e80d9da6c2a4a68a38729 100644 |
--- a/Source/core/loader/FrameFetchContext.h |
+++ b/Source/core/loader/FrameFetchContext.h |
@@ -32,7 +32,7 @@ |
#define FrameFetchContext_h |
#include "core/fetch/FetchContext.h" |
-#include "core/platform/network/ResourceRequest.h" |
+#include "platform/network/ResourceRequest.h" |
#include "wtf/PassOwnPtr.h" |
namespace WebCore { |