| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7d4716c9ca00381e86aa3a03c820762d0c4b2cbd..9c0c2f59b7fce2d1528005e00e93345e117bd509 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -173,13 +173,6 @@ extern const char kKioskModePrinting[];
|
| extern const char kLoadExtension[];
|
| extern const char kLoadMediaRouterComponentExtension[];
|
| extern const char kMakeDefaultBrowser[];
|
| -extern const char kSecurityChip[];
|
| -extern const char kSecurityChipShowNonSecureOnly[];
|
| -extern const char kSecurityChipShowAll[];
|
| -extern const char kSecurityChipAnimation[];
|
| -extern const char kSecurityChipAnimationNone[];
|
| -extern const char kSecurityChipAnimationNonSecureOnly[];
|
| -extern const char kSecurityChipAnimationAll[];
|
| extern const char kMediaCacheSize[];
|
| extern const char kMetricsRecordingOnly[];
|
| extern const char kMonitoringDestinationID[];
|
|
|