| 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 13af9a92771aff61eef07496d5d540e8e7d878c2..a45f21ebfacb1f3b467697d8c788793c69944370 100644
|
| --- a/net/http/http_server_properties_impl.h
|
| +++ b/net/http/http_server_properties_impl.h
|
| @@ -196,7 +196,7 @@ class NET_EXPORT HttpServerPropertiesImpl
|
| // actual origin, which has a plausible alternate protocol mapping.
|
| CanonicalHostMap canonical_host_to_origin_map_;
|
| // Contains list of suffixes (for exmaple ".c.youtube.com",
|
| - // ".googlevideo.com") of canoncial hostnames.
|
| + // ".googlevideo.com", ".googleusercontent.com") of canoncial hostnames.
|
| CanonicalSufficList canoncial_suffixes_;
|
|
|
| base::WeakPtrFactory<HttpServerPropertiesImpl> weak_ptr_factory_;
|
|
|