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

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: rebase 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 fcefb73fce89e04e905f1a2d5262973897b764ac..6126677d2b7d198378cc1b193686e3fe68414bdb 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -402,6 +402,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',
« no previous file with comments | « net/log/net_log_event_type_list.h ('k') | third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698