Index: components/rappor/bloom_filter.h |
diff --git a/components/rappor/bloom_filter.h b/components/rappor/bloom_filter.h |
index 0bb9a5721e485a0f06517c7df14055a5190dd713..d9acfa4efce9aead751059d2b87ab544036a70f3 100644 |
--- a/components/rappor/bloom_filter.h |
+++ b/components/rappor/bloom_filter.h |
@@ -8,6 +8,7 @@ |
#include <string> |
#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "components/rappor/byte_vector_utils.h" |
namespace rappor { |