Index: net/base/ssl_config_service.h |
=================================================================== |
--- net/base/ssl_config_service.h (revision 112382) |
+++ net/base/ssl_config_service.h (working copy) |
@@ -159,10 +159,6 @@ |
static void EnableCachedInfo(); |
static bool cached_info_enabled(); |
- // Enables the TLS origin bound cert extension. |
- static void EnableOriginBoundCerts(); |
- static bool origin_bound_certs_enabled(); |
- |
// Is SNI available in this configuration? |
static bool IsSNIAvailable(SSLConfigService* service); |