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

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: more ios Created 5 years, 10 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 4daff8effcf1251dff27f595c35ccb04d173d7a7..cd1887cccbc34d051bc7f25f68258d3142529511 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -146,6 +146,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',
@@ -388,6 +389,7 @@
'cert/x509_util_mac.h',
'cert/x509_util_nss.cc',
'cert/x509_util_nss.h',
+ 'cert/x509_util_nss_certs.cc',
'cookies/canonical_cookie.cc',
'cookies/canonical_cookie.h',
'cookies/cookie_constants.cc',
« net/net.gyp ('K') | « net/net.gyp ('k') | net/socket/ssl_client_socket_openssl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698