| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 97fc47681ee5f7b14c53a5d387aa644b2af29c44..ef58d5b81e2b1c75e0e62bd582aa78f5d34f1c2d 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
|
|
|