Remove AtomBrowserContext::Get
This commit is contained in:
parent
923296b4ee
commit
91f3b3955a
2 changed files with 0 additions and 9 deletions
|
@ -17,9 +17,6 @@ class AtomBrowserContext : public brightray::BrowserContext {
|
|||
AtomBrowserContext();
|
||||
virtual ~AtomBrowserContext();
|
||||
|
||||
// Returns the browser context singleton.
|
||||
static AtomBrowserContext* Get();
|
||||
|
||||
// brightray::URLRequestContextGetter::Delegate:
|
||||
net::URLRequestJobFactory* CreateURLRequestJobFactory(
|
||||
content::ProtocolHandlerMap* handlers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue