summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/search_engines/template_url.h')
-rw-r--r--chrome/browser/search_engines/template_url.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/search_engines/template_url.h b/chrome/browser/search_engines/template_url.h
index 0947d3f..27ea785 100644
--- a/chrome/browser/search_engines/template_url.h
+++ b/chrome/browser/search_engines/template_url.h
@@ -409,7 +409,7 @@ class TemplateURL {
// a situation GetFavIconURL returns an invalid url.
//
// If url is empty and there is an image ref for a favicon, it is removed.
- void SetFavIconURL(const GURL& url);
+ void SetFaviconURL(const GURL& url);
GURL GetFavIconURL() const;
// Set of languages supported. This may be empty.