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

Unified Diff: net/net.gypi

Issue 2566273008: Use SecKeyCreateSignature on macOS 10.12 and later. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | net/ssl/ssl_platform_key_android_unittest.cc » ('j') | net/ssl/ssl_platform_key_mac.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index cb983a25aab6a0083a145eb5c62258356482f4d9..39f1c250489047c12fd25e95192b5875d3a32b78 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2151,7 +2151,10 @@
'ssl/ssl_config_unittest.cc',
'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_util_unittest.cc',
+ 'ssl/ssl_private_key_test_util.cc',
+ 'ssl/ssl_private_key_test_util.h',
'test/embedded_test_server/embedded_test_server_unittest.cc',
'test/embedded_test_server/http_request_unittest.cc',
'test/embedded_test_server/http_response_unittest.cc',
« no previous file with comments | « no previous file | net/ssl/ssl_platform_key_android_unittest.cc » ('j') | net/ssl/ssl_platform_key_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698