Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1403)

Unified Diff: net/net.gypi

Issue 1853753003: Certificate Transparency: New component for obtaining fresh STHs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index f946a5b26c9546dca94f9683bef19037018212e7..611b7e0b6fc93fcb3f517ddb54dd6b423ad89af6 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -121,6 +121,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',

Powered by Google App Engine
This is Rietveld 408576698