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

Unified Diff: net/net.gypi

Issue 2577683002: Add unit tests for NSS-backed SSLPrivateKeys. (Closed)
Patch Set: rebase atop asan fix Created 4 years 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 6490373de4a0c827431d3220c7749cf3e36cec03..f104a9471e8af75455abd0fe605255ce3896d61a 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2152,6 +2152,7 @@
'ssl/ssl_connection_status_flags_unittest.cc',
'ssl/ssl_platform_key_android_unittest.cc',
'ssl/ssl_platform_key_mac_unittest.cc',
+ 'ssl/ssl_platform_key_nss_unittest.cc',
'ssl/ssl_platform_key_util_unittest.cc',
'ssl/ssl_private_key_test_util.cc',
'ssl/ssl_private_key_test_util.h',

Powered by Google App Engine
This is Rietveld 408576698