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 222d609dd5837d6db832abe074f3738de5264520..46df37937304275d64b232485b7f45c5d0b3bb5d 100644 |
--- a/net/http/http_server_properties_impl.h |
+++ b/net/http/http_server_properties_impl.h |
@@ -188,8 +188,8 @@ 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", ".googleusercontent.com") of canoncial hostnames. |
- CanonicalSufficList canoncial_suffixes_; |
+ // ".googlevideo.com", ".googleusercontent.com") of canonical hostnames. |
+ CanonicalSufficList canonical_suffixes_; |
double alternate_protocol_probability_threshold_; |