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

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: avoid exposing NSS through net headers (unnecessary) 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 6fdbdf49ce742d67080646a9da9ed651b5a9363e..d6200fcb545ffdb70cf197dae6319a3ef8939ff2 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -65,6 +65,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',

Powered by Google App Engine
This is Rietveld 408576698