| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5f8604e22662c06d5c0aa4dcffa41ca2b39ee9a..55629f78c1a8314d549d88331421e9595cec2bf8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -323,9 +323,6 @@ extern const char kSSLInterstitialV2Guard[];
|
| extern const char kSSLVersionMax[];
|
| extern const char kSSLVersionMin[];
|
| extern const char kStartMaximized[];
|
| -extern const char kSuggestionNtpFilterWidth[];
|
| -extern const char kSuggestionNtpGaussianFilter[];
|
| -extern const char kSuggestionNtpLinearFilter[];
|
| extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSyncToken[];
|
| extern const char kSyncShortInitialRetryOverride[];
|
|
|