Index: net/cert/x509_cert_types.cc |
diff --git a/net/cert/x509_cert_types.cc b/net/cert/x509_cert_types.cc |
index 9c30fb56ec5251d48e3593b684b1f4ea5b8008c2..dec9b97c47ae8822303b680233bbda578e83042b 100644 |
--- a/net/cert/x509_cert_types.cc |
+++ b/net/cert/x509_cert_types.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/string_piece.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "net/cert/x509_certificate.h" |
namespace net { |