Index: net/ssl/client_cert_store_mac.cc |
diff --git a/net/ssl/client_cert_store_mac.cc b/net/ssl/client_cert_store_mac.cc |
index 80035244e441e5adba6a47f8f1358309c7fa769a..7fadb337f1e7735ae8ffd340c81c93c95588d7c4 100644 |
--- a/net/ssl/client_cert_store_mac.cc |
+++ b/net/ssl/client_cert_store_mac.cc |
@@ -22,6 +22,7 @@ |
#include "crypto/mac_security_services_lock.h" |
#include "net/base/host_port_pair.h" |
#include "net/cert/x509_util.h" |
+#include "net/cert/x509_util_ios_and_mac.h" |
#include "net/cert/x509_util_mac.h" |
using base::ScopedCFTypeRef; |