Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(338)

Unified Diff: components/security_state/core/switches.cc

Issue 2588133002: Make form-not-secure controllable as its own separate Finch feature (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« components/security_state/core/security_state.h ('K') | « components/security_state/core/switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698