ProxyResolverV8::EnsureIsolateCreated is removed

This commit is contained in:
Cheng Zhao 2015-05-22 14:54:33 +08:00
parent 37bd7fe331
commit 66d49a5241
2 changed files with 0 additions and 9 deletions

View file

@ -50,9 +50,6 @@ class BrowserMainParts : public content::BrowserMainParts {
// implementation. The caller takes ownership of the returned object.
virtual BrowserContext* CreateBrowserContext();
// Override this to change how ProxyResolverV8 is initialized.
virtual void InitProxyResolverV8();
private:
#if defined(OS_MACOSX)
void IncreaseFileDescriptorLimit();