| 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 43cd92b13f2b3ff06ed3f4085b6fc2d5967cf2d3..fcc9fb33bd588038649025a4342aac9421544a65 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/sys_string_conversions.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;
|
|
|
|
|