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

Unified Diff: net/net.gyp

Issue 86503002: Certificate Transparency: Logging SCTs to the NetLog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressing review comments Created 7 years, 1 month 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 273c2ac4d3835afe3ca6c13d3d2ba4bdf7c683d6..c19afc62e340c5030c76fb3360aa72e5323820c6 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -281,6 +281,8 @@
'cert/ct_objects_extractor_openssl.cc',
'cert/ct_serialization.cc',
'cert/ct_serialization.h',
+ 'cert/ct_signed_certificate_timestamp_log_param.cc',
+ 'cert/ct_signed_certificate_timestamp_log_param.h',
'cert/ct_verifier.h',
'cert/ct_verify_result.cc',
'cert/ct_verify_result.h',

Powered by Google App Engine
This is Rietveld 408576698