| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 71a86836914ff57c7feece5bf1fde8fbb0bd4f92..efba82e33e8ad602806130ed503a6ea7fabd6daa 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -1120,9 +1120,6 @@ enum NotificationType {
|
| NOTIFICATION_ASH_SESSION_ENDED,
|
| #endif
|
|
|
| - // Sent when a new web store promo has been loaded.
|
| - NOTIFICATION_WEB_STORE_PROMO_LOADED,
|
| -
|
| // Protocol Handler Registry -----------------------------------------------
|
| // Sent when a ProtocolHandlerRegistry is changed. The source is the profile.
|
| NOTIFICATION_PROTOCOL_HANDLER_REGISTRY_CHANGED,
|
|
|