Index: content/browser/browser_context.h |
diff --git a/content/browser/browser_context.h b/content/browser/browser_context.h |
index 8a3e39a1a45cc1edf8863b01cbd26afc8d635e0a..2b88d47eff432f47b845b35c05e2921374adb53e 100644 |
--- a/content/browser/browser_context.h |
+++ b/content/browser/browser_context.h |
@@ -58,7 +58,6 @@ class BrowserContext { |
// Returns the DownloadManager associated with this context. |
virtual DownloadManager* GetDownloadManager() = 0; |
- virtual bool HasCreatedDownloadManager() const = 0; |
// Returns the request context information associated with this context. Call |
// this only on the UI thread, since it can send notifications that should |