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 343d2be90a2fad7da98a5d3e4154b7e55688056d..b33cac987d463467df5c6d5b6bfc206ed4f96ee5 100644 |
--- a/components/favicon/ios/web_favicon_driver.h |
+++ b/components/favicon/ios/web_favicon_driver.h |
@@ -52,7 +52,7 @@ class WebFaviconDriver : public web::WebStateObserver, |
~WebFaviconDriver() override; |
// web::WebStateObserver implementation. |
- void FaviconURLUpdated( |
+ void FaviconUrlUpdated( |
const std::vector<web::FaviconURL>& candidates) override; |
// Returns the active navigation entry's favicon. |