| Index: chrome/common/notification_type.h
|
| diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h
|
| index bf0d0533fbb8a1e4d8b52dc892114e2f6e9570bc..6ecb58b8a8a0b8dd5127ec737806e5ba22f8b9ed 100644
|
| --- a/chrome/common/notification_type.h
|
| +++ b/chrome/common/notification_type.h
|
| @@ -875,10 +875,6 @@ class NotificationType {
|
| // session. The source is the profile.
|
| EXTENSION_OMNIBOX_INPUT_ENTERED,
|
|
|
| - // The source is the extension object that changed. Details is a bool*
|
| - // with the new visibility.
|
| - EXTENSION_APP_TOOLBAR_VISIBILITY_CHANGED,
|
| -
|
| // Debugging ---------------------------------------------------------------
|
|
|
| // TODO(mpcomplete): Sent to diagnose a bug. Remove when fixed.
|
|
|