Index: content/browser/signed_certificate_timestamp_store_impl.h |
diff --git a/content/browser/signed_certificate_timestamp_store_impl.h b/content/browser/signed_certificate_timestamp_store_impl.h |
index 3b669707a2cccbd230bd197cbc83ca23382fb7a0..099cf7a5b80f2d01118cde38df019a9cf174bd36 100644 |
--- a/content/browser/signed_certificate_timestamp_store_impl.h |
+++ b/content/browser/signed_certificate_timestamp_store_impl.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_BROWSER_SIGNED_CERTIFICATE_TIMESTAMP_STORE_IMPL_H_ |
#define CONTENT_BROWSER_SIGNED_CERTIFICATE_TIMESTAMP_STORE_IMPL_H_ |
+#include "base/macros.h" |
#include "content/browser/renderer_data_memoizing_store.h" |
#include "content/public/browser/signed_certificate_timestamp_store.h" |
#include "net/cert/signed_certificate_timestamp.h" |