Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 1a5690786ca65133dc94f3c216ca2f4e24788128..6832bfc0e662ebfcd402ede7090de381b7cde9fe 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -264,7 +264,6 @@ |
| }, { # else !use_openssl: remove the unneeded files and pull in NSS. |
| 'sources!': [ |
| 'quic/test_tools/crypto_test_utils_openssl.cc', |
| - 'socket/ssl_client_socket_openssl_unittest.cc', |
| 'ssl/ssl_client_session_cache_openssl_unittest.cc', |
| ], |
| }, |