Chromium Code Reviews| Index: crypto/nss_util.cc |
| diff --git a/crypto/nss_util.cc b/crypto/nss_util.cc |
| index 5a33b6c3fb9f6bca7fd690561518b01f91303083..7a080135c0c8950c15fbfd09f0c0e1e63aa553dd 100644 |
| --- a/crypto/nss_util.cc |
| +++ b/crypto/nss_util.cc |
| @@ -49,7 +49,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 { |