| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 82afbcb85d65650969c68b53901e9c4987b9e173..dc035b887af42e0c5fd02750b54b6413f615e44a 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -688,11 +688,6 @@ enum NotificationType {
|
| // (const std::string).
|
| NOTIFICATION_EXTENSION_UPDATE_FOUND,
|
|
|
| - // Sent when one or more extensions changed their warning status (like
|
| - // slowing down Chrome or conflicting with each other).
|
| - // The source is a Profile.
|
| - NOTIFICATION_EXTENSION_WARNING_CHANGED,
|
| -
|
| // An installed app changed notification state (added or removed
|
| // notifications). The source is a Profile, and the details are a string
|
| // with the extension id of the app.
|
|
|