Index: net/ssl/client_cert_store_impl_nss.cc |
diff --git a/net/ssl/client_cert_store_impl_nss.cc b/net/ssl/client_cert_store_impl_nss.cc |
index 266fef90fa0781852c9809ba947c31670320a85f..b84ca495f04c27000b4c582f5c425654c9a622c6 100644 |
--- a/net/ssl/client_cert_store_impl_nss.cc |
+++ b/net/ssl/client_cert_store_impl_nss.cc |
@@ -12,7 +12,7 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/threading/worker_pool.h" |
-#include "crypto/crypto_module_blocking_password_delegate.h" |
+#include "crypto/nss_crypto_module_delegate.h" |
#include "net/cert/x509_util.h" |
namespace net { |