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

Unified Diff: components/favicon/ios/web_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/ios/web_favicon_driver.h
diff --git a/components/favicon/ios/web_favicon_driver.h b/components/favicon/ios/web_favicon_driver.h
index 9b9e7d004dad6428da9dd6a76508d53926dbb338..9e134a336600e79d5e38b34950274cd422c5fd62 100644
--- a/components/favicon/ios/web_favicon_driver.h
+++ b/components/favicon/ios/web_favicon_driver.h
@@ -32,8 +32,6 @@ class WebFaviconDriver : public web::WebStateObserver,
// FaviconDriver implementation.
void FetchFavicon(const GURL& url) override;
gfx::Image GetFavicon() const override;
- bool FaviconIsValid() const override;
- GURL GetActiveURL() override;
// FaviconHandler::Delegate implementation.
int DownloadImage(const GURL& url,
« no previous file with comments | « components/favicon/core/favicon_driver_impl_unittest.cc ('k') | components/favicon/ios/web_favicon_driver.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698