Index: chrome/browser/favicon/favicon_tab_helper.h |
diff --git a/chrome/browser/favicon/favicon_tab_helper.h b/chrome/browser/favicon/favicon_tab_helper.h |
index 442df7a460639305483e2bc5f5648b4b7bc04283..9450b0c4e928db594fc1eb76b4ed783df0fb4df4 100644 |
--- a/chrome/browser/favicon/favicon_tab_helper.h |
+++ b/chrome/browser/favicon/favicon_tab_helper.h |
@@ -62,7 +62,6 @@ class FaviconTabHelper : public content::WebContentsObserver, |
// content::WebContentsObserver override. Must be public, because also |
// called from PrerenderContents. |
virtual void DidUpdateFaviconURL( |
- int32 page_id, |
const std::vector<content::FaviconURL>& candidates) OVERRIDE; |
// Saves the favicon for the current page. |