summaryrefslogtreecommitdiffstats
path: root/src/core/client_hints.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/client_hints.h')
-rw-r--r--src/core/client_hints.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/client_hints.h b/src/core/client_hints.h
index 193982d16..c3bcf7556 100644
--- a/src/core/client_hints.h
+++ b/src/core/client_hints.h
@@ -58,8 +58,6 @@ public:
bool IsJavaScriptAllowed(const GURL &url, content::RenderFrameHost *parent_rfh) override;
- bool AreThirdPartyCookiesBlocked(const GURL &url, content::RenderFrameHost *rfh) override;
-
blink::UserAgentMetadata GetUserAgentMetadata() override;
void PersistClientHints(const url::Origin &primary_origin,