Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 01fb279bee09a4fe9fc42cf209e39cf67fb62e52..f6d62ea4aa1789b34b4b2bd517b6a35ddb59d23f 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -112,6 +112,8 @@ extern const wchar_t kCheckDefaultBrowser[]; |
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[]; |