Remove our plumbed methods
This commit is contained in:
parent
0d63eaa07b
commit
5168b44932
3 changed files with 0 additions and 10 deletions
|
@ -347,8 +347,4 @@ scoped_refptr<base::SingleThreadTaskRunner> URLRequestContextGetter::GetNetworkT
|
|||
return BrowserThread::GetMessageLoopProxyForThread(BrowserThread::IO);
|
||||
}
|
||||
|
||||
void URLRequestContextGetter::AllowNTLMCredentialsForAllDomains(bool should_allow) {
|
||||
url_sec_mgr_->AllowNTLMCredentialsForAllDomains(should_allow);
|
||||
}
|
||||
|
||||
} // namespace brightray
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue