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

Unified Diff: net/net.gypi

Issue 1772603002: Addition of Certificate Transparency details to Security panel of DevTools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed NetLog token Created 4 years, 6 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 d938c56cbc4517f0ccd6bb95ad56b01fd37f1dcc..78fa4c555d22f0a6a127ca33c434d20969b19b63 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -398,6 +398,8 @@
'cert/ct_log_verifier_util.h',
'cert/ct_objects_extractor.cc',
'cert/ct_objects_extractor.h',
+ 'cert/ct_sct_to_string.cc',
+ 'cert/ct_sct_to_string.h',
'cert/ct_serialization.cc',
'cert/ct_serialization.h',
'cert/ct_signed_certificate_timestamp_log_param.cc',

Powered by Google App Engine
This is Rietveld 408576698