Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index cef61857e93fd7f5ae4dadf85a64e6ebf5c82fb5..46885644917b93cb6bde71e5a7de1bf3794079cd 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -1050,6 +1050,7 @@ |
| 'base/test_certificate_data.h', |
| 'base/test_completion_callback_unittest.cc', |
| 'base/transport_security_state_unittest.cc', |
| + 'base/upload_data_unittest.cc', |
|
wtc
2012/01/24 19:08:04
Nit: this should be listed after upload_data_strea
|
| 'base/upload_data_stream_unittest.cc', |
| 'base/x509_certificate_unittest.cc', |
| 'base/x509_cert_types_mac_unittest.cc', |