| 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 4b1b79b65ada76ce315cccc319af3d49c59b7fc2..717ffb11fb1d43d293aa789e3643680abf022b2e 100644
|
| --- a/components/favicon/content/content_favicon_driver.h
|
| +++ b/components/favicon/content/content_favicon_driver.h
|
| @@ -44,8 +44,6 @@ class ContentFaviconDriver
|
|
|
| // FaviconDriver implementation.
|
| gfx::Image GetFavicon() const override;
|
| - bool FaviconIsValid() const override;
|
| - GURL GetActiveURL() override;
|
|
|
| protected:
|
| ContentFaviconDriver(content::WebContents* web_contents,
|
|
|