Index: Source/core/dom/Document.h |
diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
index d7169ed7c0aa52fa054bb4c848689e62f3eeaa7a..fbbe0ffe719bcd14ceb03b1b2b6a43881bd4fbbf 100644 |
--- a/Source/core/dom/Document.h |
+++ b/Source/core/dom/Document.h |
@@ -49,7 +49,7 @@ |
#include "core/page/PageVisibilityState.h" |
#include "core/rendering/HitTestRequest.h" |
#include "platform/Timer.h" |
-#include "weborigin/ReferrerPolicy.h" |
+#include "platform/weborigin/ReferrerPolicy.h" |
#include "wtf/HashSet.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/PassOwnPtr.h" |