Index: net/ssl/client_cert_store_nss.cc |
diff --git a/net/ssl/client_cert_store_nss.cc b/net/ssl/client_cert_store_nss.cc |
index f74a0e1d1ca7685b7d9de383f6ffce9395c8ec09..c9e7dbd057dd823b425293c546d50ce2196c3900 100644 |
--- a/net/ssl/client_cert_store_nss.cc |
+++ b/net/ssl/client_cert_store_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 { |