| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 19adfc650e81a8abf5e86b509a76da448b1340d8..690ddb432c9a587a6a497cd81efce769e76c5374 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -492,10 +492,6 @@ enum NotificationType {
|
| // default profile image or no profile image at all. No details are expected.
|
| NOTIFICATION_PROFILE_IMAGE_UPDATE_FAILED,
|
|
|
| - // Sent when a chromium os user attempts to log in. The source is
|
| - // all and the details are AuthenticationNotificationDetails.
|
| - NOTIFICATION_LOGIN_AUTHENTICATION,
|
| -
|
| // Sent when a network error message is displayed on the WebUI login screen.
|
| // First paint event of this fires NOTIFICATION_LOGIN_OR_LOCK_WEBUI_VISIBLE.
|
| NOTIFICATION_LOGIN_NETWORK_ERROR_SHOWN,
|
|
|