| Index: net/http/http_network_layer.h
|
| diff --git a/net/http/http_network_layer.h b/net/http/http_network_layer.h
|
| index 4b41b7190e8a7e9181a76b700ed756b96879d1e9..a93925f45b66097a668e29c2b7086bfb89109aae 100644
|
| --- a/net/http/http_network_layer.h
|
| +++ b/net/http/http_network_layer.h
|
| @@ -36,7 +36,7 @@ class NET_EXPORT HttpNetworkLayer
|
| // when network session is shared.
|
| static HttpTransactionFactory* CreateFactory(HttpNetworkSession* session);
|
|
|
| - // Forces an alternate protocol of SPDY/2 on port 443.
|
| + // Forces an alternate protocol of SPDY/3 on port 443.
|
| // TODO(rch): eliminate this method.
|
| static void ForceAlternateProtocol();
|
|
|
|
|