diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 4d9b1ef..44fbfdb 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -173,7 +173,6 @@ extern const wchar_t kShowUpdatePromotionInfoBar[]; #endif extern const wchar_t kUseCustomChromeFrame[]; extern const wchar_t kShowOmniboxSearchHint[]; -extern const wchar_t kNTPPromoViewsRemaining[]; extern const wchar_t kDesktopNotificationDefaultContentSetting[]; extern const wchar_t kDesktopNotificationAllowedOrigins[]; extern const wchar_t kDesktopNotificationDeniedOrigins[]; |