Index: crypto/nss_util.cc |
diff --git a/crypto/nss_util.cc b/crypto/nss_util.cc |
index eb8ac2c360825bd618e84f0d8de593a114a8bad5..14f6441594995dc1c36304170c3ed03d86b2c7d9 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 { |