Chromium Code Reviews| Index: crypto/nss_util.cc |
| diff --git a/crypto/nss_util.cc b/crypto/nss_util.cc |
| index aacbbb8c540fd3878011fedb7ad4c3912bbd1f9c..8200654a6463436605420ace75158ee38578f53f 100644 |
| --- a/crypto/nss_util.cc |
| +++ b/crypto/nss_util.cc |
| @@ -48,7 +48,7 @@ |
| // certificate and key databases. |
| #if defined(USE_NSS) |
| #include "base/synchronization/lock.h" |
| -#include "crypto/crypto_module_blocking_password_delegate.h" |
| +#include "crypto/nss_crypto_module_delegate.h" |
| #endif // defined(USE_NSS) |
| namespace crypto { |