Index: third_party/WebKit/Source/core/loader/FrameClientHintsPreferencesContext.h |
diff --git a/third_party/WebKit/Source/core/loader/FrameClientHintsPreferencesContext.h b/third_party/WebKit/Source/core/loader/FrameClientHintsPreferencesContext.h |
index 260842af3b3c6d7679ad5246d71b7b919ecaf544..0961b85598b40b0f271cd77d2bbb4e6174e72e38 100644 |
--- a/third_party/WebKit/Source/core/loader/FrameClientHintsPreferencesContext.h |
+++ b/third_party/WebKit/Source/core/loader/FrameClientHintsPreferencesContext.h |
@@ -5,9 +5,9 @@ |
#ifndef FrameClientHintsPreferencesContext_h |
#define FrameClientHintsPreferencesContext_h |
-#include "core/fetch/ClientHintsPreferences.h" |
#include "core/frame/Frame.h" |
#include "platform/heap/Persistent.h" |
+#include "platform/loader/fetch/ClientHintsPreferences.h" |
#include "wtf/Allocator.h" |
namespace blink { |