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

Unified Diff: net/base/ssl_config_service_mac.h

Issue 4091005: Remove SSL 2.0 support. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Sync with ToT Created 10 years, 1 month 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 | « net/base/ssl_config_service.cc ('k') | net/base/ssl_config_service_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/ssl_config_service_mac.h
===================================================================
--- net/base/ssl_config_service_mac.h (revision 67717)
+++ net/base/ssl_config_service_mac.h (working copy)
@@ -24,7 +24,6 @@
// Setters. Can be called on any thread.
static void SetRevCheckingEnabled(bool enabled);
- static void SetSSL2Enabled(bool enabled);
static void SetSSL3Enabled(bool enabled);
static void SetTLS1Enabled(bool enabled);
« no previous file with comments | « net/base/ssl_config_service.cc ('k') | net/base/ssl_config_service_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698