Index: chrome/browser/chrome_content_browser_client.h |
diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h |
index 136ddabea90bec71d235b03c59bbc087c7d1ad74..129a5d604cfe270c54d6798d7746fcbe0ee1abe8 100644 |
--- a/chrome/browser/chrome_content_browser_client.h |
+++ b/chrome/browser/chrome_content_browser_client.h |
@@ -126,8 +126,6 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient { |
const GURL& url, content::ResourceContext* context) OVERRIDE; |
virtual content::QuotaPermissionContext* |
CreateQuotaPermissionContext() OVERRIDE; |
- virtual void OpenItem(const FilePath& path) OVERRIDE; |
- virtual void ShowItemInFolder(const FilePath& path) OVERRIDE; |
virtual void AllowCertificateError( |
int render_process_id, |
int render_view_id, |