summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 39b8d09..1af2162 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -240,13 +240,6 @@
'cert/x509_util_ios.h',
],
}],
- [ 'use_nss_verifier == 1 and OS == "ios"', {
- 'sources!': [
- 'cert/cert_verify_proc_ios.cc',
- 'cert/cert_verify_proc_ios.h',
- 'cert/x509_certificate_openssl_ios.cc',
- ],
- }],
[ 'use_openssl==1', {
'sources!': [
'quic/test_tools/crypto_test_utils_nss.cc',
@@ -372,7 +365,6 @@
'data/verify_certificate_chain_unittest/',
'data/verify_name_match_unittest/names/',
'data/verify_signed_data_unittest/',
- 'third_party/nist-pkits/',
],
'test_data_prefix': 'net',
},