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

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 6eda73b80e4ce767a287e3bdda1a0496f13eaf0a..c8411e48c73c5d40cbae762b4ceb34064c83e608 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -175,10 +175,6 @@ enum NotificationType {
// match was found or 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