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

Unified Diff: crypto/crypto.gyp

Issue 61643007: Update keygen to use correct NSS slot on ChromeOS multiprofile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to 238776 Created 7 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
Index: crypto/crypto.gyp
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
index fd80fa5896252c472a7b3a348de9da377c3094d9..c9329463609ebe20d380eda365635fae76b079d9 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -172,7 +172,6 @@
'capi_util.cc',
'capi_util.h',
'crypto_export.h',
- 'crypto_module_blocking_password_delegate.h',
'cssm_init.cc',
'cssm_init.h',
'curve25519.cc',
@@ -204,6 +203,7 @@
'mock_apple_keychain_mac.cc',
'p224_spake.cc',
'p224_spake.h',
+ 'nss_crypto_module_delegate.h',
'nss_util.cc',
'nss_util.h',
'nss_util_internal.h',

Powered by Google App Engine
This is Rietveld 408576698