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

Unified Diff: chrome/common/pref_names.h

Issue 14125003: Do not roll back to SSL 3.0 for Google properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup before sending for reviews. Created 7 years, 8 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 2e466cbf0d2d6ec7a86a9feff83f2967c2d4a890..60c32497ae70726c5bed53d1e2f2f65e53e9ce24 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -430,6 +430,7 @@ extern const char kSSLVersionMax[];
extern const char kCipherSuiteBlacklist[];
extern const char kEnableOriginBoundCerts[];
extern const char kDisableSSLRecordSplitting[];
+extern const char kDisableSSLVersionMinPreloaded[];
extern const char kEnableMemoryInfo[];
extern const char kGLVendorString[];

Powered by Google App Engine
This is Rietveld 408576698