Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index 80c9301fee20985154ffc60acf5dfbc6cc752b76..4a94b8b103d4d6b8e31decb574a1d07a71c82b22 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -256,12 +256,6 @@ enum NotificationType { |
// added URLs. |
NOTIFICATION_HISTORY_URLS_MODIFIED, |
- // Sent when the user visits a URL. |
- // |
- // The source is the profile owning the history service that changed, and |
- // the details is history::URLVisitedDetails. |
- NOTIFICATION_HISTORY_URL_VISITED, |
- |
// Sent when one or more URLs are deleted. |
// |
// The source is the profile owning the history service that changed, and |