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 2e3ead240690bd937278991f7b53183808ddc8cd..d2e886b0b0c00e0eca34d6998a7a7637eb56b078 100644 |
--- a/third_party/WebKit/Source/core/loader/LinkLoader.h |
+++ b/third_party/WebKit/Source/core/loader/LinkLoader.h |
@@ -82,6 +82,7 @@ class CORE_EXPORT LinkLoader final |
const String& type, |
const String& as, |
const String& media, |
+ const String& referrerPolicy, |
const KURL&, |
Document&, |
const NetworkHintsInterface&); |