remove OnAreExperimentalCookieFeaturesEnabled

https://chromium-review.googlesource.com/c/1287209
This commit is contained in:
Jeremy Apthorp 2019-01-09 11:56:13 -08:00
parent d36a6de25c
commit fd7b49b32b
2 changed files with 0 additions and 5 deletions

View file

@ -129,7 +129,6 @@ class AtomNetworkDelegate : public net::NetworkDelegate {
const base::FilePath& absolute_path) const override;
bool OnForcePrivacyMode(const GURL& url,
const GURL& first_party_for_cookies) const override;
bool OnAreExperimentalCookieFeaturesEnabled() const override;
bool OnCancelURLRequestWithPolicyViolatingReferrerHeader(
const net::URLRequest& request,
const GURL& target_url,