Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index eb8ce7e736b309411fe714e5ba24c50c93da9437..381f1012a6f2f6d27ad909de54e520c6b7950afa 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -228,13 +228,7 @@ enum NotificationType { |
// the LoginHandler that should be cancelled. |
NOTIFICATION_AUTH_CANCELLED, |
- // History ----------------------------------------------------------------- |
- |
- // Sent when one or more URLs are deleted. |
- // |
- // The source is the profile owning the history service that changed, and |
- // the details is history::URLsDeletedDetails that lists the deleted URLs. |
- NOTIFICATION_HISTORY_URLS_DELETED, |
+ // Favicon ------------------------------------------------------------------ |
// Sent by FaviconTabHelper when a tab's favicon has been successfully |
// updated. The details are a bool indicating whether the |