Nuke old declaration
This commit is contained in:
parent
5168b44932
commit
b7b3029e2a
1 changed files with 0 additions and 2 deletions
|
@ -81,8 +81,6 @@ class URLRequestContextGetter : public net::URLRequestContextGetter {
|
|||
net::URLRequestContext* GetURLRequestContext() override;
|
||||
scoped_refptr<base::SingleThreadTaskRunner> GetNetworkTaskRunner() const override;
|
||||
|
||||
void AllowNTLMCredentialsForAllDomains(bool should_allow);
|
||||
|
||||
net::HostResolver* host_resolver();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in a new issue