| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 5703c8597b90a16f7f19ab531e8c1b8432537752..b5f850dc70644e033b687595e9e091be20272197 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -665,15 +665,6 @@ enum NotificationType {
|
| // found update.
|
| NOTIFICATION_EXTENSION_UPDATE_FOUND,
|
|
|
| - // An installed app changed notification state (added or removed
|
| - // notifications). The source is a Profile, and the details are a string
|
| - // with the extension id of the app.
|
| - NOTIFICATION_APP_NOTIFICATION_STATE_CHANGED,
|
| -
|
| - // Finished loading app notification manager.
|
| - // The source is AppNotificationManager, and the details are NoDetails.
|
| - NOTIFICATION_APP_NOTIFICATION_MANAGER_LOADED,
|
| -
|
| // Component Updater -------------------------------------------------------
|
|
|
| // Sent when the component updater starts doing update checks. If no
|
|
|