Chromium Code Reviews| Index: net/socket/client_socket_factory.cc |
| =================================================================== |
| --- net/socket/client_socket_factory.cc (revision 38473) |
| +++ net/socket/client_socket_factory.cc (working copy) |
| @@ -35,7 +35,6 @@ |
| #endif |
| } |
| -// True if we should use NSS instead of the system SSL library for SSL. |
| SSLClientSocketFactory g_ssl_factory = DefaultSSLClientSocketFactory; |
| class DefaultClientSocketFactory : public ClientSocketFactory { |