| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index f946a5b26c9546dca94f9683bef19037018212e7..87f8b3d44532f470814889f6856e46c7dbc8ebe3 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,10 @@
|
| 'cert/signed_certificate_timestamp.h',
|
| 'cert/signed_tree_head.cc',
|
| 'cert/signed_tree_head.h',
|
| + 'cert/sth_observer.h',
|
| + 'cert/sth_observer.cc',
|
| + 'cert/sth_distributor.cc',
|
| + 'cert/sth_distributor.h',
|
| 'cert/x509_cert_types.cc',
|
| 'cert/x509_cert_types.h',
|
| 'cert/x509_certificate.cc',
|
|
|