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

Unified Diff: net/net.gypi

Issue 542673002: Revert "Certificate Transparency: Code for unpacking EV cert hashes whitelist" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « net/cert/x509_certificate_win.cc ('k') | net/socket/ssl_client_socket_nss.cc » ('j') | 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 580b9165ae4f8243d06206c01d3dc2b44e56967d..e98a959504dada363298243d2918b0dd3344657a 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -304,8 +304,6 @@
'cert/cert_verify_proc_win.h',
'cert/crl_set_storage.cc',
'cert/crl_set_storage.h',
- 'cert/ct_ev_whitelist.cc',
- 'cert/ct_ev_whitelist.h',
'cert/ct_known_logs.cc',
'cert/ct_known_logs.h',
'cert/ct_known_logs_static.h',
@@ -1285,7 +1283,6 @@
'base/url_util_unittest.cc',
'cert/cert_verify_proc_unittest.cc',
'cert/crl_set_unittest.cc',
- 'cert/ct_ev_whitelist_unittest.cc',
'cert/ct_log_response_parser_unittest.cc',
'cert/ct_log_verifier_unittest.cc',
'cert/ct_objects_extractor_unittest.cc',
« no previous file with comments | « net/cert/x509_certificate_win.cc ('k') | net/socket/ssl_client_socket_nss.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698