| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index b48e6dc78b74d3c4a51124441b04bc32d3b6959b..fc9cedfdba8ea6ebd57c01d965395efdc6e0e8f7 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -355,12 +355,6 @@ enum NotificationType {
|
| // used.
|
| NOTIFICATION_TOP_SITES_CHANGED,
|
|
|
| - // Bookmarks ---------------------------------------------------------------
|
| -
|
| - // Sent when the bookmark bar model finishes loading. This source is the
|
| - // Profile, and the details aren't used.
|
| - NOTIFICATION_BOOKMARK_MODEL_LOADED,
|
| -
|
| // Task Manager ------------------------------------------------------------
|
|
|
| // Sent when WebUI TaskManager opens and is ready for showing tasks.
|
|
|