Chromium Code Reviews| Index: crypto/nss_util.cc |
| diff --git a/crypto/nss_util.cc b/crypto/nss_util.cc |
| index 7479585d97ea292c570d7dda745263d3cf260e98..5b8c6f5173bd3dc060b88767755cfaaba164d2e4 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 { |