| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1767ffff07e7461741e17006a0befa8ae308ec33..8f22152cc4c4602fcf3d9858f5261837a97ede96 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -194,9 +194,6 @@ extern const char kLocalNtpReload[];
|
| extern const char kMakeDefaultBrowser[];
|
| extern const char kManualEnhancedBookmarks[];
|
| extern const char kManualEnhancedBookmarksOptout[];
|
| -extern const char kMarkNonSecureAs[];
|
| -extern const char kMarkNonSecureAsNeutral[];
|
| -extern const char kMarkNonSecureAsNonSecure[];
|
| extern const char kMediaCacheSize[];
|
| extern const char kMediaRouter[];
|
| extern const char kMessageLoopHistogrammer[];
|
|
|