remove OnAreExperimentalCookieFeaturesEnabled
https://chromium-review.googlesource.com/c/1287209
This commit is contained in:
parent
d36a6de25c
commit
fd7b49b32b
2 changed files with 0 additions and 5 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue