Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: chrome/common/chrome_notification_types.h

Issue 8404007: Delete code for and references to mini-gallery and theme install bubbles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: > Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/extensions/docs/static/themes.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/extensions/docs/static/themes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698