Index: net/base/ssl_config_service.h |
diff --git a/net/base/ssl_config_service.h b/net/base/ssl_config_service.h |
index 4ad882b88d2432c230e9d70de042e8633d0ae065..de430e1472804cd23ec56f8c4aa05f7f65fafc09 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 channel ID support to be enabled. |
- static void EnableChannelIDTrial(); |
- |
// Is SNI available in this configuration? |
static bool IsSNIAvailable(SSLConfigService* service); |