summaryrefslogtreecommitdiffstats
path: root/net/ssl/client_cert_store_nss.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/ssl/client_cert_store_nss.cc')
-rw-r--r--net/ssl/client_cert_store_nss.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ssl/client_cert_store_nss.cc b/net/ssl/client_cert_store_nss.cc
index 6e82723..9df5612 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 {