| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index e793820999faaef22ba4fff1ca8180f913fc6100..e40a7e050bb0601c28838e91c5ef64304ac6d2f4 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -228,16 +228,6 @@ enum NotificationType {
|
| // the LoginHandler that should be cancelled.
|
| NOTIFICATION_AUTH_CANCELLED,
|
|
|
| - // Favicon ------------------------------------------------------------------
|
| -
|
| - // Sent by FaviconTabHelper when a tab's favicon has been successfully
|
| - // updated. The details are a bool indicating whether the
|
| - // NavigationEntry's favicon URL has changed since the previous
|
| - // NOTIFICATION_FAVICON_UPDATED notification. The details are true if
|
| - // there was no previous NOTIFICATION_FAVICON_UPDATED notification for the
|
| - // current NavigationEntry.
|
| - NOTIFICATION_FAVICON_UPDATED,
|
| -
|
| // Profiles -----------------------------------------------------------------
|
|
|
| // Sent after a Profile has been created. This notification is sent both for
|
|
|