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

Unified Diff: net/net.gypi

Issue 2362533002: Try #2: CertVerifyProcMac: Add Keychain re-ordering hack, check CRLsets in path pruning loop. (Closed)
Patch Set: fix errSecParam on Sierra when calling CreateSSLServerPolicy with no hostname Created 4 years, 3 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 965376fa7f17915b0b54e2b5daaac1b23cf9c434..cc9896cc4bef39fa126ac161a0a9a9d0c3620072 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -450,6 +450,8 @@
'cert/nss_cert_database_chromeos.h',
'cert/nss_profile_filter_chromeos.cc',
'cert/nss_profile_filter_chromeos.h',
+ 'cert/test_keychain_search_list_mac.cc',
+ 'cert/test_keychain_search_list_mac.h',
'cert/test_root_certs.cc',
'cert/test_root_certs.h',
'cert/test_root_certs_android.cc',

Powered by Google App Engine
This is Rietveld 408576698