parent
0955fa7bcf
commit
2d46164ce0
4 changed files with 5 additions and 4 deletions
|
@ -113,7 +113,7 @@ class AtomNetworkDelegate : public net::NetworkDelegate {
|
|||
AuthRequiredResponse OnAuthRequired(
|
||||
net::URLRequest* request,
|
||||
const net::AuthChallengeInfo& auth_info,
|
||||
const AuthCallback& callback,
|
||||
AuthCallback callback,
|
||||
net::AuthCredentials* credentials) override;
|
||||
bool OnCanGetCookies(const net::URLRequest& request,
|
||||
const net::CookieList& cookie_list) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue