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

Unified Diff: crypto/crypto.gypi

Issue 1106103003: Don't use RSAPrivateKey in NSS integration code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ocsp-refactor
Patch Set: pneubeck comments Created 5 years, 8 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: crypto/crypto.gypi
diff --git a/crypto/crypto.gypi b/crypto/crypto.gypi
index 4456b10a8f7b52a8f2db41c95f6700b52d8226f2..73b33322605325ba3fae6de8866d24fbac2eb738 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -67,6 +67,8 @@
'p224_spake.cc',
'p224_spake.h',
'nss_crypto_module_delegate.h',
+ 'nss_key_util.cc',
+ 'nss_key_util.h',
'nss_util.cc',
'nss_util.h',
'nss_util_internal.h',
« components/ownership.gypi ('K') | « crypto/crypto.gyp ('k') | crypto/nss_key_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698