mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Nuke old declaration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user