| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index fec3bccc53a379957820039ed7a842a59aa450c8..9706ace2c8a17fc6b25fa3de291aa120da320845 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -597,6 +597,8 @@
|
| 'cert/ct_objects_extractor_openssl.cc',
|
| 'cert/ct_serialization.cc',
|
| 'cert/ct_serialization.h',
|
| + 'cert/ct_sct_to_string.cc',
|
| + 'cert/ct_sct_to_string.h',
|
| 'cert/ct_signed_certificate_timestamp_log_param.cc',
|
| 'cert/ct_signed_certificate_timestamp_log_param.h',
|
| 'cert/ev_root_ca_metadata.cc',
|
|
|