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

Unified Diff: chrome/common/pref_names.h

Issue 324913004: Skeleton GCMAppHandler for Push API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile Created 6 years, 6 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/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 6c50bcac44d7f0ed2652453447ac47f7c62e3374..6c9c2fd68cdf0f869bd0a57ee4d6d8f51bab897c 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -403,6 +403,7 @@ extern const char kPreferenceResetTime[];
extern const char kProfileResetPromptMemento[];
extern const char kGCMChannelEnabled[];
+extern const char kPushMessagingRegistrationCount[];
extern const char kEasyUnlockEnabled[];
extern const char kEasyUnlockShowTutorial[];

Powered by Google App Engine
This is Rietveld 408576698