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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 10010038: Do not show the install prompt for themes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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
Index: chrome/common/chrome_notification_types.h
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
index 86c556a4b394db7f0045e9f637f0216c934f3b61..985ab9ee7482c3a9e62d569900d6dfa72097c85b 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -148,10 +148,6 @@ enum NotificationType {
// not found.
NOTIFICATION_FIND_RESULT_AVAILABLE,
- // Sent just before the installation confirm dialog is shown. The source
- // is the ExtensionInstallUI, the details are NoDetails.
- NOTIFICATION_EXTENSION_WILL_SHOW_CONFIRM_DIALOG,
-
// BackgroundContents ------------------------------------------------------
// A new background contents was opened by script. The source is the parent

Powered by Google App Engine
This is Rietveld 408576698