Index: chrome/common/pref_names.h |
=================================================================== |
--- chrome/common/pref_names.h (revision 28695) |
+++ chrome/common/pref_names.h (working copy) |
@@ -112,6 +112,8 @@ |
extern const wchar_t kUseCustomChromeFrame[]; |
extern const wchar_t kShowOmniboxSearchHint[]; |
extern const wchar_t kNTPThemePromoRemaining[]; |
+extern const wchar_t kDesktopNotificationAllowedOrigins[]; |
+extern const wchar_t kDesktopNotificationDeniedOrigins[]; |
// Local state |
extern const wchar_t kMetricsClientID[]; |