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

Unified Diff: net/net_common.gypi

Issue 1422573008: Plumbing SSLPrivateKey (//net) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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
Index: net/net_common.gypi
diff --git a/net/net_common.gypi b/net/net_common.gypi
index bb38097517c15eb64c54d1f98849a8fc02fcf1b7..e5d13c42b97fe3352987d8b3f8d783163628af44 100644
--- a/net/net_common.gypi
+++ b/net/net_common.gypi
@@ -165,6 +165,7 @@
'ssl/ssl_client_session_cache_openssl.h',
'ssl/ssl_platform_key.h',
'ssl/ssl_platform_key_nss.cc',
+ 'ssl/ssl_platform_key_task_runner.h',
davidben 2015/11/06 21:47:45 Missing ssl/ssl_platform_key_task_runner.cc?
svaldez 2015/11/09 17:32:16 Done.
'ssl/threaded_ssl_private_key.cc',
'ssl/threaded_ssl_private_key.h',
],

Powered by Google App Engine
This is Rietveld 408576698