| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 97858c188d3d19d9c3e5952b49765107de4beab1..e793820999faaef22ba4fff1ca8180f913fc6100 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -558,13 +558,6 @@ enum NotificationType {
|
| // Sent when a ProtocolHandlerRegistry is changed. The source is the profile.
|
| NOTIFICATION_PROTOCOL_HANDLER_REGISTRY_CHANGED,
|
|
|
| - // Sent when the cached profile info has changed.
|
| - NOTIFICATION_PROFILE_CACHED_INFO_CHANGED,
|
| -
|
| - // Sent when the cached profile has finished writing a profile picture to
|
| - // disk.
|
| - NOTIFICATION_PROFILE_CACHE_PICTURE_SAVED,
|
| -
|
| // Sent when the browser enters or exits fullscreen mode.
|
| NOTIFICATION_FULLSCREEN_CHANGED,
|
|
|
|
|