Chromium Code Reviews

Unified Diff: base/base.gypi

Issue 5686002: NSS: PKCS 11 password prompt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 3b38a0d93eb9724147e316c490ead1f316bc17c9..823ac608dcb8bc67f32934652494eaf2f08de10e 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -583,6 +583,7 @@
'crypto/encryptor_nss.cc',
'crypto/encryptor_openssl.cc',
'crypto/encryptor_win.cc',
+ 'crypto/pk11_blocking_password_delegate.h',
'crypto/rsa_private_key.h',
'crypto/rsa_private_key.cc',
'crypto/rsa_private_key_mac.cc',
« no previous file with comments | « no previous file | base/crypto/pk11_blocking_password_delegate.h » ('j') | base/crypto/pk11_blocking_password_delegate.h » ('J')

Powered by Google App Engine