| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7afe2b3d658a890e719f659413e7eeffb9b10b5f..d908b125f58674b9cd23947c6aaff9a2397ee09a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -229,12 +229,6 @@ extern const char kLimitedInstallFromWebstore[];
|
| extern const char kLoadComponentExtension[];
|
| extern const char kLoadExtension[];
|
| extern const char kMakeDefaultBrowser[];
|
| -extern const char kMalwareInterstitialV2[];
|
| -extern const char kMalwareInterstitialV3[];
|
| -extern const char kMalwareInterstitialV3Advice[];
|
| -extern const char kMalwareInterstitialV3Social[];
|
| -extern const char kMalwareInterstitialV3NotRecommend[];
|
| -extern const char kMalwareInterstitialV3History[];
|
| extern const char kManualEnhancedBookmarks[];
|
| extern const char kManualEnhancedBookmarksOptout[];
|
| extern const char kMediaCacheSize[];
|
|
|