diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 0450a21..29766a1 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -211,6 +211,7 @@ extern const char kShowOmniboxSearchHint[]; extern const char kDesktopNotificationDefaultContentSetting[]; extern const char kDesktopNotificationAllowedOrigins[]; extern const char kDesktopNotificationDeniedOrigins[]; +extern const char kDesktopNotificationPosition[]; extern const char kDefaultContentSettings[]; extern const char kPerHostContentSettings[]; // OBSOLETE extern const char kContentSettingsVersion[]; |