Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 1d73dd10dc8af3fe9c1d641791aee19d3e0422e9..384315409f257e029bfcffdd9bea341143a3bdc6 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -866,7 +866,7 @@ |
| 'base/test_completion_callback_unittest.cc', |
| 'base/upload_data_stream_unittest.cc', |
| 'base/x509_certificate_unittest.cc', |
| - 'base/x509_cert_types_unittest.cc', |
| + 'base/x509_cert_types_mac_unittest.cc', |
|
wtc
2010/11/18 23:12:46
Does renaming the file this way automatically make
Ryan Sleevi
2010/11/18 23:17:15
Yes, build\common.gypi has an exclude glob setup o
|
| 'base/x509_openssl_util_unittest.cc', |
| 'disk_cache/addr_unittest.cc', |
| 'disk_cache/backend_unittest.cc', |