Index: net/http/http_server_properties_impl.h |
diff --git a/net/http/http_server_properties_impl.h b/net/http/http_server_properties_impl.h |
index 8d251a23645f34d6a5c9309ed539196fb89d5d56..9c2a73c3974a137b78bc33eeffaf1ee1310d0734 100644 |
--- a/net/http/http_server_properties_impl.h |
+++ b/net/http/http_server_properties_impl.h |
@@ -79,7 +79,6 @@ class NET_EXPORT HttpServerPropertiesImpl |
void SetHTTP11Required(const HostPortPair& server) override; |
void MaybeForceHTTP11(const HostPortPair& server, |
SSLConfig* ssl_config) override; |
- bool HasAlternateProtocol(const HostPortPair& server) override; |
AlternateProtocolInfo GetAlternateProtocol( |
const HostPortPair& server) override; |
void SetAlternateProtocol(const HostPortPair& server, |