| Index: net/socket/ssl_client_socket_pool.cc
|
| ===================================================================
|
| --- net/socket/ssl_client_socket_pool.cc (revision 86506)
|
| +++ net/socket/ssl_client_socket_pool.cc (working copy)
|
| @@ -202,8 +202,8 @@
|
| if (dnsrr_resolver_)
|
| ssl_host_info_->StartDnsLookup(dnsrr_resolver_);
|
|
|
| - // This starts fetching the SSL host info from the disk cache for Snap
|
| - // Start.
|
| + // This starts fetching the SSL host info from the disk cache for early
|
| + // certificate verification and the TLS cached information extension.
|
| ssl_host_info_->Start();
|
| }
|
|
|
|
|