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

Unified Diff: net/net.gypi

Issue 2294373002: Certificate Transparency: Remove the obsolete invalid sct status. (Closed)
Patch Set: Making common headers available to nacl code 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 4ec839329e518bc5e7e1de1c459013e6a2c22c1a..9afcc56797dfb4a57211305ea9baef2f4ee674e6 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -130,6 +130,8 @@
'cert/ocsp_verify_result.h',
'cert/pem_tokenizer.cc',
'cert/pem_tokenizer.h',
+ 'cert/sct_status_flags.h',
+ 'cert/sct_status_flags.cc',
'cert/signed_certificate_timestamp.cc',
'cert/signed_certificate_timestamp.h',
'cert/signed_certificate_timestamp_and_status.cc',
@@ -442,7 +444,6 @@
'cert/nss_cert_database_chromeos.h',
'cert/nss_profile_filter_chromeos.cc',
'cert/nss_profile_filter_chromeos.h',
- 'cert/sct_status_flags.h',
'cert/test_root_certs.cc',
'cert/test_root_certs.h',
'cert/test_root_certs_android.cc',
« net/http/http_response_info_unittest.cc ('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