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

Unified Diff: net/net.gypi

Issue 2294373002: Certificate Transparency: Remove the obsolete invalid sct status. (Closed)
Patch Set: Addressing review comments Created 4 years, 3 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/sct_status_flags.h ('K') | « net/http/http_response_info_unittest.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 0a07e4fe581d8fcd243e7972ec5e9fa4fa851e0a..617df217652a202ddb719b356ffddc634faed116 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -441,6 +441,7 @@
'cert/nss_profile_filter_chromeos.cc',
'cert/nss_profile_filter_chromeos.h',
'cert/sct_status_flags.h',
+ 'cert/sct_status_flags.cc',
'cert/test_root_certs.cc',
'cert/test_root_certs.h',
'cert/test_root_certs_android.cc',
« net/cert/sct_status_flags.h ('K') | « net/http/http_response_info_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698