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

Unified Diff: net/net.gypi

Issue 337603003: Certificate Transparency: Switch to using a generated CT log list (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switched to defining the size of the log_key array in the type definition Created 6 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
« net/cert/multi_log_ct_verifier.cc ('K') | « net/cert/multi_log_ct_verifier.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5fa430f3646478686cffb490b2ac357fb100bf8d..5e190db9b49a2c5e9e1015dd4074e001ff6357d0 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -298,6 +298,7 @@
'cert/crl_set.h',
'cert/ct_known_logs.cc',
'cert/ct_known_logs.h',
+ 'cert/ct_known_logs_static.h',
'cert/ct_log_response_parser.cc',
'cert/ct_log_response_parser.h',
'cert/ct_log_verifier.cc',
« net/cert/multi_log_ct_verifier.cc ('K') | « net/cert/multi_log_ct_verifier.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698