| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index cf093ce6d2d1b44a689a3b734a0766cdae0e93ec..0ea5fa63ab08c4ecacb63d4f01f16b6320f0ea9b 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -302,7 +302,7 @@ enum NotificationType {
|
|
|
| // 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_BADGE_CHANGE,
|
| + NOTIFICATION_MODULE_INCOMPATIBILITY_ICON_CHANGE,
|
|
|
| // Content Settings --------------------------------------------------------
|
|
|
|
|