Chromium Code Reviews| 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', |