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

Unified Diff: content/common/notification_type.h

Issue 6677051: fav icon -> favicon. Pass 8: content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 9 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
« no previous file with comments | « content/browser/webui/web_ui_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/notification_type.h
diff --git a/content/common/notification_type.h b/content/common/notification_type.h
index 0cb27cc650051f4dece29612e3f45ea73e239ec5..90899ce979eaeef57a39b11154ea6aea5adfd1c2 100644
--- a/content/common/notification_type.h
+++ b/content/common/notification_type.h
@@ -682,7 +682,7 @@ class NotificationType {
HISTORY_KEYWORD_SEARCH_TERM_UPDATED,
// Sent by history when the favicon of a URL changes. The source is the
- // profile, and the details is history::FavIconChangeDetails (see
+ // profile, and the details is history::FaviconChangeDetails (see
// history_notifications.h).
FAVICON_CHANGED,
« no previous file with comments | « content/browser/webui/web_ui_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698