| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 075a4dc3b0369561312d84d7b751c6d34db27717..2a4284e506ad272be0ef2c3c16f002c58719d1e1 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -143,11 +143,6 @@ enum NotificationType {
|
| // not found.
|
| NOTIFICATION_FIND_RESULT_AVAILABLE,
|
|
|
| - // This is sent when the users preference for when the bookmark bar should
|
| - // be shown changes. The source is the profile, and the details are
|
| - // NoDetails.
|
| - NOTIFICATION_BOOKMARK_BAR_VISIBILITY_PREF_CHANGED,
|
| -
|
| // Sent just before the installation confirm dialog is shown. The source
|
| // is the ExtensionInstallUI, the details are NoDetails.
|
| NOTIFICATION_EXTENSION_WILL_SHOW_CONFIRM_DIALOG,
|
|
|