Index: chrome/common/chrome_notification_types.h |
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h |
index 8ed240df6cbbbdc3a195a7937a38b47490979eac..7bd93aeb8b6eb5d03d224ad0cbdffdf430735550 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, |