Index: net/cert/cert_database.h |
diff --git a/net/cert/cert_database.h b/net/cert/cert_database.h |
index 43e715eced6a707335bcd31421a3916848c2980c..64f5069f489c5a3f4c3cef222647e3ceb3a7ab7f 100644 |
--- a/net/cert/cert_database.h |
+++ b/net/cert/cert_database.h |
@@ -5,7 +5,7 @@ |
#ifndef NET_CERT_CERT_DATABASE_H_ |
#define NET_CERT_CERT_DATABASE_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "net/base/net_export.h" |