| 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..a781c358e26d138225023ae260b2e7e7b0b85d0b 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -309,8 +309,8 @@ 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
|
| - // history_notifications.h).
|
| + // profile, and the details is FaviconChangedDetails (see
|
| + // chrome/browser/favicon/favicon_changed_details.h).
|
| NOTIFICATION_FAVICON_CHANGED,
|
|
|
| // Sent by FaviconTabHelper when a tab's favicon has been successfully
|
|
|