| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 3c5a498a2ed121c03f64fdf865946c16313c21a4..55b787c2b425b4a9b4fbbcb2090d0471fa0c2712 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -309,7 +309,7 @@ enum NotificationType {
|
| NOTIFICATION_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 chrome::FaviconChangedDetails (see
|
| // history_notifications.h).
|
| NOTIFICATION_FAVICON_CHANGED,
|
|
|
|
|