Index: chrome/common/chrome_notification_types.h |
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h |
index 92163b62760ab0d8053cafe810564812c5723607..79d477da60f7a1386be4c5e06b9c3cac9478224a 100644 |
--- a/chrome/common/chrome_notification_types.h |
+++ b/chrome/common/chrome_notification_types.h |
@@ -383,11 +383,6 @@ enum NotificationType { |
// UpdatedExtensionPermissionsInfo, and the source is a Profile. |
NOTIFICATION_EXTENSION_PERMISSIONS_UPDATED, |
- // Sent when an extension is about to be installed so we can (in the case of |
- // themes) alert the user with a loading dialog. The source is a Profile |
- // and the details are the download url. |
- NOTIFICATION_EXTENSION_READY_FOR_INSTALL, |
- |
// Sent when an extension install turns out to not be a theme. |
NOTIFICATION_NO_THEME_DETECTED, |