| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 0ea5fa63ab08c4ecacb63d4f01f16b6320f0ea9b..baca328db70e112c5081fd99cdfb0a80599c14e6 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -294,16 +294,6 @@ enum NotificationType {
|
| // No details are expected.
|
| NOTIFICATION_OUTDATED_INSTALL_NO_AU,
|
|
|
| - // Software incompatibility notifications ----------------------------------
|
| -
|
| - // Sent when Chrome has finished compiling the list of loaded modules (and
|
| - // other modules of interest). No details are expected.
|
| - NOTIFICATION_MODULE_LIST_ENUMERATED,
|
| -
|
| - // Sent when Chrome is done scanning the module list and when the user has
|
| - // acknowledged the module incompatibility. No details are expected.
|
| - NOTIFICATION_MODULE_INCOMPATIBILITY_ICON_CHANGE,
|
| -
|
| // Content Settings --------------------------------------------------------
|
|
|
| // Sent when the collect cookies dialog is shown. The source is a
|
|
|