| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 0e4c2b70732c6a99194531f9423438d77e195180..6a0d34ae9ab41d271978575e145fca642e3a9d89 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.
|
|
|