Index: chrome/common/net/x509_certificate_model_openssl.cc |
diff --git a/chrome/common/net/x509_certificate_model_openssl.cc b/chrome/common/net/x509_certificate_model_openssl.cc |
index 482ea723a95b5237a8bed80ec33ba25b1ecbe92b..03d53eb178ab4cc43e7e39e3f0c2cd08e049ffcc 100644 |
--- a/chrome/common/net/x509_certificate_model_openssl.cc |
+++ b/chrome/common/net/x509_certificate_model_openssl.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/strings/string_number_conversions.h" |
-#include "net/base/x509_util_openssl.h" |
+#include "net/cert/x509_util_openssl.h" |
namespace x509_util = net::x509_util; |