Chromium Code Reviews| Index: crypto/nss_util.cc |
| diff --git a/crypto/nss_util.cc b/crypto/nss_util.cc |
| index 99b78ff5951a206cb01c5432797b88ae6ed56110..b49c4b589454035a624c22c46d985a37bde1c808 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 { |