| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 1f55cf96796074252dd72194a5da96bfa42aaf44..4f2e403416a9f96072261494d3d737eb4803f640 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -230,12 +230,6 @@ enum NotificationType {
|
|
|
| // History -----------------------------------------------------------------
|
|
|
| - // Sent when one or more URLs are deleted.
|
| - //
|
| - // The source is the profile owning the history service that changed, and
|
| - // the details is history::URLsDeletedDetails that lists the deleted URLs.
|
| - NOTIFICATION_HISTORY_URLS_DELETED,
|
| -
|
| // Sent when a keyword search term is updated. The source is the Profile and
|
| // the details is history::KeywordSearchUpdatedDetails.
|
| NOTIFICATION_HISTORY_KEYWORD_SEARCH_TERM_UPDATED,
|
|
|