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

Unified Diff: net/net.gypi

Issue 1422573008: Plumbing SSLPrivateKey (//net) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing un-needed forward decl. Created 5 years, 1 month 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/http/http_transaction_test_util.cc ('k') | net/net_common.gypi » ('j') | no next file with comments »
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 9d97fd170761b2efbf7501513023731aa4042e94..4ccad42b2e1006a6c5066ca9c2dfc2b16760e336 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1143,6 +1143,8 @@
'ssl/ssl_config_service_defaults.cc',
'ssl/ssl_config_service_defaults.h',
'ssl/ssl_platform_key.h',
+ 'ssl/ssl_platform_key_task_runner.cc',
+ 'ssl/ssl_platform_key_task_runner.h',
'ssl/ssl_platform_key_android.cc',
'ssl/ssl_platform_key_mac.cc',
'ssl/ssl_platform_key_nss.cc',
« no previous file with comments | « net/http/http_transaction_test_util.cc ('k') | net/net_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698