Index: chrome/browser/net/transport_security_persister.cc |
diff --git a/chrome/browser/net/transport_security_persister.cc b/chrome/browser/net/transport_security_persister.cc |
index 7eef2cf982f48d8b6a63d577415305b8d694caa1..140eb391242a845a3782d2666f747270a93aad28 100644 |
--- a/chrome/browser/net/transport_security_persister.cc |
+++ b/chrome/browser/net/transport_security_persister.cc |
@@ -16,7 +16,7 @@ |
#include "chrome/common/chrome_paths.h" |
#include "content/public/browser/browser_thread.h" |
#include "crypto/sha2.h" |
-#include "net/base/x509_certificate.h" |
+#include "net/cert/x509_certificate.h" |
#include "net/http/transport_security_state.h" |
using content::BrowserThread; |