| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 19f5e90466ab5056572e0194e07e76fb24a7633e..e55e44770422c8c827a1992fca6fab1557af9fb3 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -624,6 +624,9 @@
|
| 'ftp/ftp_transaction_factory.h',
|
| 'ftp/ftp_util.cc',
|
| 'ftp/ftp_util.h',
|
| + 'http/certificate_report_sender.h',
|
| + 'http/certificate_report_sender_impl.cc',
|
| + 'http/certificate_report_sender_impl.h',
|
| 'http/des.cc',
|
| 'http/des.h',
|
| 'http/disk_based_cert_cache.cc',
|
| @@ -1424,6 +1427,7 @@
|
| 'ftp/ftp_directory_listing_parser_windows_unittest.cc',
|
| 'ftp/ftp_network_transaction_unittest.cc',
|
| 'ftp/ftp_util_unittest.cc',
|
| + 'http/certificate_report_sender_impl_unittest.cc',
|
| 'http/des_unittest.cc',
|
| 'http/disk_based_cert_cache_unittest.cc',
|
| 'http/disk_cache_based_quic_server_info_unittest.cc',
|
|
|