| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 5e7136cb3a48e76ea0ae46b16abca9dd7a8da715..6c5a6cda34e77ce7ee22f8a64c9237cb20f52733 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 a URL has been added or modified. This is used by the in-memory
|
| // URL database and the InMemoryURLIndex (both used by autocomplete) to track
|
| // changes to the main history system.
|
|
|