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

Unified Diff: components/security_state/switches.h

Issue 2337103002: Add a new flag for HTTP-bad Phase 1 development work (Closed)
Patch Set: Clean up dirty tree Created 4 years, 3 months 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
« no previous file with comments | « components/security_state/security_state_model.cc ('k') | components/security_state/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_state/switches.h
diff --git a/components/security_state/switches.h b/components/security_state/switches.h
index b4ed6bfba1485a434c26dc7729253c0befb7c31f..a6ed17b6a69b140fee98c588d1da9ab9da2fc48f 100644
--- a/components/security_state/switches.h
+++ b/components/security_state/switches.h
@@ -11,6 +11,7 @@ namespace switches {
extern const char kMarkNonSecureAs[];
extern const char kMarkNonSecureAsNeutral[];
extern const char kMarkNonSecureAsNonSecure[];
+extern const char kMarkNonSecureWithPasswordsOrCcAsNonSecure[];
}
} // namespace security_state
« no previous file with comments | « components/security_state/security_state_model.cc ('k') | components/security_state/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698