| Index: cc/debug/benchmark_instrumentation.h
|
| diff --git a/cc/debug/benchmark_instrumentation.h b/cc/debug/benchmark_instrumentation.h
|
| index 99cfa21f62f3ae62ae04d872320e9739205fbf56..af70156e1c2e9fda35cf91cfff434b112d82cd40 100644
|
| --- a/cc/debug/benchmark_instrumentation.h
|
| +++ b/cc/debug/benchmark_instrumentation.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_DEBUG_BENCHMARK_INSTRUMENTATION_H_
|
| #define CC_DEBUG_BENCHMARK_INSTRUMENTATION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/debug/rendering_stats.h"
|
|
|
|
|