| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index e2c659aab888698edfd1a059023a4916202591ee..b68ced8fbb7f2ec1401f8259b710e357f41de91c 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -556,6 +556,7 @@
|
| 'sources': [
|
| 'crypto/capi_util.cc',
|
| 'crypto/capi_util.h',
|
| + 'crypto/crypto_module_blocking_password_delegate.h',
|
| 'crypto/cssm_init.cc',
|
| 'crypto/cssm_init.h',
|
| 'crypto/encryptor.h',
|
| @@ -563,7 +564,6 @@
|
| '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',
|
|
|