Fix API changes
This commit is contained in:
parent
5e004b4c24
commit
38a211db2e
8 changed files with 19 additions and 24 deletions
|
@ -61,7 +61,6 @@ class NetworkDelegate : public net::NetworkDelegate {
|
|||
net::CookieOptions* options) override;
|
||||
bool OnCanAccessFile(const net::URLRequest& request,
|
||||
const base::FilePath& path) const override;
|
||||
bool OnCanThrottleRequest(const net::URLRequest& request) const override;
|
||||
bool OnCanEnablePrivacyMode(
|
||||
const GURL& url,
|
||||
const GURL& first_party_for_cookies) const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue