| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 6eda73b80e4ce767a287e3bdda1a0496f13eaf0a..c8411e48c73c5d40cbae762b4ceb34064c83e608 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -175,10 +175,6 @@ enum NotificationType {
|
| // match was found or not found.
|
| NOTIFICATION_FIND_RESULT_AVAILABLE,
|
|
|
| - // Sent just before the installation confirm dialog is shown. The source
|
| - // is the ExtensionInstallUI, the details are NoDetails.
|
| - NOTIFICATION_EXTENSION_WILL_SHOW_CONFIRM_DIALOG,
|
| -
|
| // BackgroundContents ------------------------------------------------------
|
|
|
| // A new background contents was opened by script. The source is the parent
|
|
|