Index: components/favicon/content/content_favicon_driver.h |
diff --git a/components/favicon/content/content_favicon_driver.h b/components/favicon/content/content_favicon_driver.h |
index adbc7e79866efc738ba1297f88b847dbf47bf406..1af8bb17115d77cbcfa4c4f218de463988868986 100644 |
--- a/components/favicon/content/content_favicon_driver.h |
+++ b/components/favicon/content/content_favicon_driver.h |
@@ -47,7 +47,6 @@ class ContentFaviconDriver |
int StartDownload(const GURL& url, int max_bitmap_size) override; |
bool IsOffTheRecord() override; |
GURL GetActiveURL() override; |
- bool GetActiveFaviconValidity() override; |
void SetActiveFaviconValidity(bool valid) override; |
GURL GetActiveFaviconURL() override; |
void SetActiveFaviconURL(const GURL& url) override; |