| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 229de6f9822560f8a58a456ede37da11074a860b..d056b4b0c9767a253bae533fe1be12e4efa4539b 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -881,11 +881,6 @@ enum NotificationType {
|
| // unregistration is impossible due to unpredictable deletion order.
|
| NOTIFICATION_OWNERSHIP_STATUS_CHANGED,
|
|
|
| - // This is sent to a ChromeOS settings observer when a system setting is
|
| - // changed. The source is the CrosSettings and the details a std::string of
|
| - // the changed setting.
|
| - NOTIFICATION_SYSTEM_SETTING_CHANGED,
|
| -
|
| // Sent by SIM unlock dialog when it has finished with the process of
|
| // updating RequirePin setting. RequirePin setting might have been changed
|
| // to a new value or update might have been canceled.
|
|
|