| Index: components/security_state/core/switches.h
|
| diff --git a/components/security_state/core/switches.h b/components/security_state/core/switches.h
|
| index 91a33beced2876d07b7853ccc21ee3322c23b44d..1c6ba2950efad99947d822a800d749010a4b5318 100644
|
| --- a/components/security_state/core/switches.h
|
| +++ b/components/security_state/core/switches.h
|
| @@ -12,7 +12,6 @@ extern const char kMarkHttpAs[];
|
| extern const char kMarkHttpAsNeutral[];
|
| extern const char kMarkHttpAsDangerous[];
|
| extern const char kMarkHttpWithPasswordsOrCcWithChip[];
|
| -extern const char kMarkHttpWithPasswordsOrCcWithChipAndFormWarning[];
|
| }
|
| } // namespace security_state
|
|
|
|
|