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

Unified Diff: net/net.gyp

Issue 1832203002: Adding nist-pkits data files for iOS OpenSSL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « net/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 1af21626a7b52f3a1171fceef179c0db944f6f58..3171adcadd5dcb3ff6f48ad61fe6115f4cc566fd 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -365,6 +365,8 @@
'data/verify_certificate_chain_unittest/',
'data/verify_name_match_unittest/names/',
'data/verify_signed_data_unittest/',
+ 'third_party/nist-pkits/certs/',
+ 'third_party/nist-pkits/crls/',
],
'test_data_prefix': 'net',
},
« no previous file with comments | « net/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698