Index: content/shell/shell_browser_context.h |
diff --git a/content/shell/shell_browser_context.h b/content/shell/shell_browser_context.h |
index fc9f26eb895c9c72f202103aa693fb4e2b242463..595392ee9cbcbd9ac9b702818d0b29b5b62f1e2c 100644 |
--- a/content/shell/shell_browser_context.h |
+++ b/content/shell/shell_browser_context.h |
@@ -35,7 +35,6 @@ class ShellBrowserContext : public BrowserContext { |
virtual bool IsOffTheRecord() OVERRIDE; |
virtual SSLHostState* GetSSLHostState() OVERRIDE; |
virtual DownloadManager* GetDownloadManager() OVERRIDE; |
- virtual bool HasCreatedDownloadManager() const OVERRIDE; |
virtual net::URLRequestContextGetter* GetRequestContext() OVERRIDE; |
virtual net::URLRequestContextGetter* GetRequestContextForRenderProcess( |
int renderer_child_id) OVERRIDE; |