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

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: removed version, renamed Blink variables, simplified some comments, handled a few MAX values Created 4 years, 7 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 7cd7d8f11cf100d8b10c369527d7806c7a3e9260..c23cf21cecf3a1a17162ee883dc6b6266a4e77be 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -391,6 +391,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