Index: net/ssl/client_cert_store_impl_mac.cc |
diff --git a/net/ssl/client_cert_store_impl_mac.cc b/net/ssl/client_cert_store_impl_mac.cc |
index 0a1bd01a7d41fead95d86d43110b3ea2f03824de..ed10a7f38bd20037be0ea88e0a397dd4b54b1bf9 100644 |
--- a/net/ssl/client_cert_store_impl_mac.cc |
+++ b/net/ssl/client_cert_store_impl_mac.cc |
@@ -20,7 +20,7 @@ |
#include "base/synchronization/lock.h" |
#include "crypto/mac_security_services_lock.h" |
#include "net/base/host_port_pair.h" |
-#include "net/base/x509_util.h" |
+#include "net/cert/x509_util.h" |
using base::mac::ScopedCFTypeRef; |