| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 381252e025fcaf350df8ac86b0657b47a86f145d..ed95590887c9f9669c8778668f274fa781ef8860 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -1135,12 +1135,6 @@ enum NotificationType {
|
| NOTIFICATION_ASH_SESSION_ENDED,
|
| #endif
|
|
|
| -#if defined(OS_CHROMEOS)
|
| - // Sent when WebSocketProxy started accepting connections; details is integer
|
| - // port on which proxy is listening.
|
| - NOTIFICATION_WEB_SOCKET_PROXY_STARTED,
|
| -#endif
|
| -
|
| // Sent when a new web store promo has been loaded.
|
| NOTIFICATION_WEB_STORE_PROMO_LOADED,
|
|
|
|
|