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..ae3dd150bb14189765f536ae94e65ed11a892f82 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, |
+ ReferrerPolicy, |
const KURL&, |
Document&, |
const NetworkHintsInterface&); |