Index: chrome/browser/extensions/favicon_downloader.h |
diff --git a/chrome/browser/extensions/favicon_downloader.h b/chrome/browser/extensions/favicon_downloader.h |
index e42ee9bf272530f74069dbed39970ec84bcb6658..36bf23fa6b0b9946287c1bfe89bea904ed66a118 100644 |
--- a/chrome/browser/extensions/favicon_downloader.h |
+++ b/chrome/browser/extensions/favicon_downloader.h |
@@ -69,7 +69,6 @@ class FaviconDownloader : public content::WebContentsObserver { |
const content::LoadCommittedDetails& details, |
const content::FrameNavigateParams& params) OVERRIDE; |
virtual void DidUpdateFaviconURL( |
- int32 page_id, |
const std::vector<content::FaviconURL>& candidates) OVERRIDE; |
// Whether we have received favicons from the renderer. |