| 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,
|
|
|
|
|