| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 1d3b05b773982ff452954e8cc119f1f73b982c13..bf53919f130c5e72745d80790e90ea8c55b2cad1 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -87,6 +87,7 @@
|
| 'cert/ct_known_logs.cc',
|
| 'cert/ct_known_logs.h',
|
| 'cert/ct_known_logs_static.h',
|
| + 'cert/ct_observer.h',
|
| 'cert/ct_policy_enforcer.cc',
|
| 'cert/ct_policy_enforcer.h',
|
| 'cert/ct_policy_status.h',
|
| @@ -121,6 +122,9 @@
|
| 'cert/signed_certificate_timestamp.h',
|
| 'cert/signed_tree_head.cc',
|
| 'cert/signed_tree_head.h',
|
| + 'cert/sth_observer.h',
|
| + 'cert/sth_distributor.cc',
|
| + 'cert/sth_distributor.h',
|
| 'cert/x509_cert_types.cc',
|
| 'cert/x509_cert_types.h',
|
| 'cert/x509_certificate.cc',
|
|
|