Chromium Code Reviews| Index: third_party/WebKit/Source/platform/Histogram.h |
| diff --git a/third_party/WebKit/Source/platform/Histogram.h b/third_party/WebKit/Source/platform/Histogram.h |
| index ea1d9bca9947dd00f2ba86ff1459d7110dead234..1eb368762e9c7d8d8f273dac4c38b03276c01275 100644 |
| --- a/third_party/WebKit/Source/platform/Histogram.h |
| +++ b/third_party/WebKit/Source/platform/Histogram.h |
| @@ -6,6 +6,7 @@ |
| #define Histogram_h |
| #include "base/metrics/histogram_base.h" |
| +#include "base/metrics/histogram_macros.h" |
| #include "platform/PlatformExport.h" |
| #include "wtf/CurrentTime.h" |
| #include <stdint.h> |