Remove AtomBrowserContext::Get

This commit is contained in:
Cheng Zhao 2015-06-18 17:19:29 +08:00
parent 923296b4ee
commit 91f3b3955a
2 changed files with 0 additions and 9 deletions

View file

@ -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,