Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(731)

Unified Diff: components/favicon/content/content_favicon_driver.h

Issue 2732653002: Add favicon integration tests for FaviconDriverImpl (Closed)
Patch Set: Added verification of color Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « chrome/browser/prerender/prerender_browsertest.cc ('k') | components/favicon/content/content_favicon_driver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698