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

Unified Diff: content/common/notification_type.h

Issue 6825052: Update the web store promo to be clearer and configurable at run-time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix URL. Created 9 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: content/common/notification_type.h
diff --git a/content/common/notification_type.h b/content/common/notification_type.h
index 3ec43b5603ff3be2b3ad85230f553f807e706a26..82a03de3523c5a32920b31d1f1f07ea26e4f1a70 100644
--- a/content/common/notification_type.h
+++ b/content/common/notification_type.h
@@ -1346,6 +1346,9 @@ class NotificationType {
// process/route id pair for the RenderViewHost. There are no details.
PRERENDER_CONTENTS_USED,
+ // Sent when a new web store promo has been loaded.
+ WEB_STORE_PROMO_LOADED,
+
// Count (must be last) ----------------------------------------------------
// Used to determine the number of notification types. Not valid as
// a type parameter when registering for or posting notifications.
« chrome/browser/web_resource/promo_resource_service.cc ('K') | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698