| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 22914f1dfb243fd92e7a27c413e57bfc425b91e3..622098e588055fd554f006c111994fda90ab55ef 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -192,9 +192,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[];
|
|
|