| 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 2ba49b5b294f076c1e9e9c536b8e6229e8bd153c..988ab4a8ece4744b829153e83c3b96b68b1702f3 100644
|
| --- a/net/http/http_server_properties_manager.h
|
| +++ b/net/http/http_server_properties_manager.h
|
| @@ -246,6 +246,8 @@ class NET_EXPORT HttpServerPropertiesManager : public HttpServerProperties {
|
| FRIEND_TEST_ALL_PREFIXES(HttpServerPropertiesManagerTest,
|
| AddToAlternativeServiceMap);
|
| FRIEND_TEST_ALL_PREFIXES(HttpServerPropertiesManagerTest,
|
| + DoNotLoadAltSvcForInsecureOrigins);
|
| + FRIEND_TEST_ALL_PREFIXES(HttpServerPropertiesManagerTest,
|
| DoNotLoadExpiredAlternativeService);
|
| void OnHttpServerPropertiesChanged();
|
|
|
|
|