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

Unified Diff: net/BUILD.gn

Issue 2927383002: Remove the StartCom/WoSign whitelist (Closed)
Patch Set: Remove EV and unneeded test files Created 3 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
« no previous file with comments | « no previous file | net/cert/cert_verify_proc.cc » ('j') | net/cert/cert_verify_proc_blacklist.inc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 3bfe976a51cd5368ee89eba1d6381cf0e72f63f3..665b0167a8ee77e00dd2a0126df6c11dc98ce936 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -361,7 +361,6 @@ component("net") {
"//base",
"//net/base/registry_controlled_domains",
"//net/data/ssl/certificate_transparency:ct_log_list",
- "//net/data/ssl/wosign:wosign_domains",
"//net/http:generate_transport_security_state",
"//third_party/protobuf:protobuf_lite",
"//url:url_features",
@@ -2416,8 +2415,6 @@ bundle_data("test_support_bundle_data") {
"data/ssl/certificates/websocket_cacert.pem",
"data/ssl/certificates/websocket_client_cert.p12",
"data/ssl/certificates/wildcard.pem",
- "data/ssl/certificates/wosign_after_oct_21.pem",
- "data/ssl/certificates/wosign_before_oct_21.pem",
"data/ssl/certificates/www_us_army_mil_cert.der",
"data/ssl/certificates/x509_verify_results.chain.pem",
]
« no previous file with comments | « no previous file | net/cert/cert_verify_proc.cc » ('j') | net/cert/cert_verify_proc_blacklist.inc » ('J')

Powered by Google App Engine
This is Rietveld 408576698