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

Unified Diff: net/BUILD.gn

Issue 2126803004: WIP: NSS trust store integration for path builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert-command-line-path-builder-add_certpathbuilder
Patch Set: . Created 4 years, 4 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 | « components/cast_certificate/cast_cert_validator.cc ('k') | net/cert/internal/cert_issuer_source.h » ('j') | no next file with comments »
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 1cec182c45f3d3f519f7b64b267685b8645bad55..245206f11bff49089b57c2b559477f50e2b8402e 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1407,6 +1407,7 @@ test("net_unittests") {
if (!use_nss_certs) {
sources -= [
+ "cert/internal/trust_store_nss_unittest.cc",
"cert/nss_cert_database_unittest.cc",
"ssl/client_cert_store_nss_unittest.cc",
]
« no previous file with comments | « components/cast_certificate/cast_cert_validator.cc ('k') | net/cert/internal/cert_issuer_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698