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

Unified Diff: net/net.gypi

Issue 1639463003: Use SSLPrivateKey for testing client authentication (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renaming. Created 4 years, 11 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 1cf94e13e6683dac4e4ec873034f287c9f772e3a..2b67330a3e92f62867bdeaea863d49ba0fec11ff 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1186,6 +1186,8 @@
'ssl/ssl_platform_key_task_runner.cc',
'ssl/ssl_platform_key_task_runner.h',
'ssl/ssl_platform_key_win.cc',
+ 'ssl/test_ssl_private_key.cc',
+ 'ssl/test_ssl_private_key.h',
'ssl/threaded_ssl_private_key.cc',
'ssl/threaded_ssl_private_key.h',
'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
@@ -1689,7 +1691,6 @@
'socket/socks5_client_socket_unittest.cc',
'socket/socks_client_socket_pool_unittest.cc',
'socket/socks_client_socket_unittest.cc',
- 'socket/ssl_client_socket_openssl_unittest.cc',
'socket/ssl_client_socket_pool_unittest.cc',
'socket/ssl_client_socket_unittest.cc',
'socket/ssl_server_socket_unittest.cc',
« no previous file with comments | « net/net.gyp ('k') | net/net_common.gypi » ('j') | net/socket/ssl_client_socket_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698