Index: chrome/common/chrome_notification_types.h |
=================================================================== |
--- chrome/common/chrome_notification_types.h (revision 115368) |
+++ chrome/common/chrome_notification_types.h (working copy) |
@@ -732,13 +732,6 @@ |
// are a ChromeCookieDetails object. |
NOTIFICATION_COOKIE_CHANGED, |
- // Sidebar ----------------------------------------------------------------- |
- |
- // Sent when the sidebar state is changed. |
- // The source is a SidebarManager instance, the details are the changed |
- // SidebarContainer object. |
- NOTIFICATION_SIDEBAR_CHANGED, |
- |
// Token Service ----------------------------------------------------------- |
// When the token service has a new token available for a service, one of |