Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index 71a86836914ff57c7feece5bf1fde8fbb0bd4f92..ab88a757818d4f9868b03c43b63bacc5f7edd167 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -493,9 +493,6 @@ enum NotificationType { |
// UpdatedExtensionPermissionsInfo, and the source is a Profile. |
NOTIFICATION_EXTENSION_PERMISSIONS_UPDATED, |
- // Sent when an extension install turns out to not be a theme. |
- NOTIFICATION_NO_THEME_DETECTED, |
- |
// Sent when new extensions are installed, or existing extensions are updated. |
// The details are an InstalledExtensionInfo, and the source is a Profile. |
NOTIFICATION_EXTENSION_INSTALLED, |