summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/chrome_notification_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/chrome_notification_types.h')
-rw-r--r--chromium/chrome/browser/chrome_notification_types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/chrome/browser/chrome_notification_types.h b/chromium/chrome/browser/chrome_notification_types.h
index fa06a890677..e768221fa2c 100644
--- a/chromium/chrome/browser/chrome_notification_types.h
+++ b/chromium/chrome/browser/chrome_notification_types.h
@@ -198,10 +198,6 @@ enum NotificationType {
#endif
#if defined(TOOLKIT_VIEWS)
- // Sent when a bookmark's context menu is shown. Used to notify
- // tests that the context menu has been created and shown.
- NOTIFICATION_BOOKMARK_CONTEXT_MENU_SHOWN,
-
// Notification that the nested loop using during tab dragging has returned.
// Used for testing.
NOTIFICATION_TAB_DRAG_LOOP_DONE,