diff options
author | mirandac@google.com <mirandac@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-27 17:56:07 +0000 |
---|---|---|
committer | mirandac@google.com <mirandac@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-27 17:56:07 +0000 |
commit | 49b12be37ef14498e82b21e376f95e2b10eef6ee (patch) | |
tree | 14d38542ed98b6ad92c437519a75a17f02d99e29 /chrome/common/pref_names.h | |
parent | 5e634164bab1f58f3db759622d9bd0f873ac6a20 (diff) | |
download | chromium_src-49b12be37ef14498e82b21e376f95e2b10eef6ee.zip chromium_src-49b12be37ef14498e82b21e376f95e2b10eef6ee.tar.gz chromium_src-49b12be37ef14498e82b21e376f95e2b10eef6ee.tar.bz2 |
Revert bookmark bar promo CL, r52993
TBR: arv
BUG=49328
TEST=no bookmark bar promo on first run to empty profile. or ever.
Review URL: http://codereview.chromium.org/3053015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53804 0039d316-1c4b-4281-b951-d872f2087c98
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[]; |