Chromium Code Reviews| Index: cc/base/histograms.h |
| diff --git a/cc/base/histograms.h b/cc/base/histograms.h |
| index 8c8b4672a09be6e3ce6ea80289ec2cf9641689fc..6614f73ef65307980a473af448a36f00c93ac201 100644 |
| --- a/cc/base/histograms.h |
| +++ b/cc/base/histograms.h |
| @@ -6,6 +6,7 @@ |
| #define CC_BASE_HISTOGRAMS_H_ |
| #include "base/compiler_specific.h" |
| +#include "base/macros.h" |
| #include "base/metrics/histogram_base.h" |
| #include "base/metrics/histogram_macros.h" |
| #include "base/numerics/safe_math.h" |