Index: net/base/ssl_config_service.h |
diff --git a/net/base/ssl_config_service.h b/net/base/ssl_config_service.h |
index 37f66d2178064d0ccbfdac3cc78e747bb73a6053..ab0cda64c1f15439f819c7837fe8b4e64963da7f 100644 |
--- a/net/base/ssl_config_service.h |
+++ b/net/base/ssl_config_service.h |
@@ -180,9 +180,6 @@ class NET_EXPORT SSLConfigService |
static void SetDefaultVersionMax(uint16 version_max); |
static uint16 default_version_max(); |
- // Force domain bound cert support to be enabled. |
- static void EnableDomainBoundCertsTrial(); |
- |
// Is SNI available in this configuration? |
static bool IsSNIAvailable(SSLConfigService* service); |