| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 4c23ab20e178bf69e359ae1a057018ed6fc640c4..1f55cf96796074252dd72194a5da96bfa42aaf44 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -230,11 +230,6 @@ enum NotificationType {
|
|
|
| // History -----------------------------------------------------------------
|
|
|
| - // Sent when a history service has finished loading. The source is the
|
| - // profile that the history service belongs to, and the details is the
|
| - // HistoryService.
|
| - NOTIFICATION_HISTORY_LOADED,
|
| -
|
| // Sent when one or more URLs are deleted.
|
| //
|
| // The source is the profile owning the history service that changed, and
|
|
|