| Index: net/http/http_server_properties_manager.h
|
| diff --git a/net/http/http_server_properties_manager.h b/net/http/http_server_properties_manager.h
|
| index 36d08d139130c73644ffc22113befae462146c41..c16761a29573abd39593e35ded22441d45a30f52 100644
|
| --- a/net/http/http_server_properties_manager.h
|
| +++ b/net/http/http_server_properties_manager.h
|
| @@ -134,7 +134,6 @@ class NET_EXPORT HttpServerPropertiesManager : public HttpServerProperties {
|
| const AlternativeService& alternative_service) override;
|
| void ConfirmAlternativeService(
|
| const AlternativeService& alternative_service) override;
|
| - void ClearAlternativeServices(const url::SchemeHostPort& origin) override;
|
| const AlternativeServiceMap& alternative_service_map() const override;
|
| std::unique_ptr<base::Value> GetAlternativeServiceInfoAsValue()
|
| const override;
|
|
|