| Index: net/base/ssl_config_service.h
|
| diff --git a/net/base/ssl_config_service.h b/net/base/ssl_config_service.h
|
| index 9f1722ed3eeb99569d2fa5691b89146e419b82fc..82100388c7a5619b33ce83565aa4bbf24970056e 100644
|
| --- a/net/base/ssl_config_service.h
|
| +++ b/net/base/ssl_config_service.h
|
| @@ -183,9 +183,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);
|
|
|
|
|