Chromium Code Reviews| Index: components/rappor/byte_vector_utils.h |
| diff --git a/components/rappor/byte_vector_utils.h b/components/rappor/byte_vector_utils.h |
| index 9154cab75a96fcaa50beeda5e32ff49c4ba3ea09..0e3304131eafc8a04b1e3200d7f9be39f13186e3 100644 |
| --- a/components/rappor/byte_vector_utils.h |
| +++ b/components/rappor/byte_vector_utils.h |
| @@ -8,6 +8,7 @@ |
| #include <vector> |
| #include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "components/rappor/rappor_parameters.h" |
| #include "crypto/hmac.h" |