Index: third_party/WebKit/Source/core/loader/LinkLoader.h |
diff --git a/third_party/WebKit/Source/core/loader/LinkLoader.h b/third_party/WebKit/Source/core/loader/LinkLoader.h |
index 8a847e933b8428c982cb6cabe6bf9f76284d6384..fbf7d9dfd59b0dc298053b75bcf0c81145ba77bc 100644 |
--- a/third_party/WebKit/Source/core/loader/LinkLoader.h |
+++ b/third_party/WebKit/Source/core/loader/LinkLoader.h |
@@ -81,6 +81,7 @@ class CORE_EXPORT LinkLoader final |
const String& type, |
const String& as, |
const String& media, |
+ const String& referrerPolicy, |
const KURL&, |
Document&, |
const NetworkHintsInterface&); |