Index: net/cert/x509_certificate_openssl.cc |
diff --git a/net/cert/x509_certificate_openssl.cc b/net/cert/x509_certificate_openssl.cc |
index 5d043d1d58da478ac5cd9a71edc716e29236b8af..5f7006ea69f4b0c791dd5ae97e888353c0397e1d 100644 |
--- a/net/cert/x509_certificate_openssl.cc |
+++ b/net/cert/x509_certificate_openssl.cc |
@@ -21,8 +21,8 @@ |
#include "base/strings/string_util.h" |
#include "crypto/openssl_util.h" |
#include "crypto/scoped_openssl_types.h" |
+#include "net/base/ip_address_number.h" |
#include "net/base/net_errors.h" |
-#include "net/base/net_util.h" |
#include "net/cert/x509_util_openssl.h" |
#if defined(OS_ANDROID) |