| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 4a94b8b103d4d6b8e31decb574a1d07a71c82b22..feea903835ac6f8fd0815a8186563ed83e6bc01f 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -124,11 +124,7 @@ enum NotificationType {
|
| // handler. Use APP_TERMINATING for such needs.
|
| NOTIFICATION_CLOSE_ALL_BROWSERS_REQUEST,
|
|
|
| - // Application-modal dialogs -----------------------------------------------
|
| -
|
| - // Sent after an application-modal dialog has been shown. The source
|
| - // is the dialog.
|
| - NOTIFICATION_APP_MODAL_DIALOG_SHOWN,
|
| + // Infobar -----------------------------------------------------------------
|
|
|
| // This message is sent when a new InfoBar has been added to an
|
| // InfoBarService. The source is a Source<InfoBarService> with a pointer to
|
|
|