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

Unified Diff: net/net.gypi

Issue 881213004: Support building BoringSSL with NSS certificates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: staple bugs to TODOs Created 5 years, 8 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 8faf632152f4637b484329f522dea07ed4a3efdf..a3ae39f31cc9c4d7031225cf1a0a5d933cee92f5 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -140,6 +140,7 @@
'ssl/openssl_client_key_store.h',
'ssl/openssl_platform_key.h',
'ssl/openssl_platform_key_mac.cc',
+ 'ssl/openssl_platform_key_nss.cc',
'ssl/openssl_platform_key_win.cc',
'ssl/openssl_ssl_util.cc',
'ssl/openssl_ssl_util.h',
@@ -378,6 +379,7 @@
'cert/x509_util_mac.h',
'cert/x509_util_nss.cc',
'cert/x509_util_nss.h',
+ 'cert/x509_util_nss_certs.cc',
'cert_net/cert_net_fetcher_impl.cc',
'cert_net/cert_net_fetcher_impl.h',
'cookies/canonical_cookie.cc',
« chrome/utility/BUILD.gn ('K') | « net/net.gyp ('k') | net/net_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698