| 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 20ab8b4e9d75fa23633e6521e1ea6d9623914dab..a0649fd655e7243fe2b9a9667a419e9cdfa9e98d 100644
|
| --- a/net/http/http_server_properties_impl.h
|
| +++ b/net/http/http_server_properties_impl.h
|
| @@ -99,8 +99,6 @@
|
| AlternateProtocol alternate_protocol,
|
| double probability) override;
|
| void SetBrokenAlternateProtocol(const HostPortPair& server) override;
|
| - void MarkAlternativeServiceRecentlyBroken(
|
| - const AlternativeService& alternative_service) override;
|
| bool IsAlternativeServiceBroken(
|
| const AlternativeService& alternative_service) override;
|
| bool WasAlternateProtocolRecentlyBroken(const HostPortPair& server) override;
|
|
|