Index: components/security_state/core/switches.cc |
diff --git a/components/security_state/core/switches.cc b/components/security_state/core/switches.cc |
index 89c35e31f66c066a33e63722803b15f938edd2b1..ced029d8842a5e8210967d66c299d87b9b674b0e 100644 |
--- a/components/security_state/core/switches.cc |
+++ b/components/security_state/core/switches.cc |
@@ -13,8 +13,6 @@ const char kMarkHttpAsNeutral[] = "neutral"; |
const char kMarkHttpAsDangerous[] = "non-secure"; |
const char kMarkHttpWithPasswordsOrCcWithChip[] = |
"show-non-secure-passwords-cc-ui"; |
-const char kMarkHttpWithPasswordsOrCcWithChipAndFormWarning[] = |
- "show-non-secure-passwords-cc-chip-and-form-warning"; |
} // namespace switches |
} // namespace security_state |