Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 7d4716c9ca00381e86aa3a03c820762d0c4b2cbd..c0f661bc68251515773058c35b602bf2a792d899 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -173,7 +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[]; |
|
spqchan
2016/12/09 22:46:50
You should also remove line 177 to 181
estark
2016/12/09 22:56:25
Done.
|
| extern const char kSecurityChipShowAll[]; |
| extern const char kSecurityChipAnimation[]; |