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