| Index: cc/scheduler/compositor_timing_history.h
|
| diff --git a/cc/scheduler/compositor_timing_history.h b/cc/scheduler/compositor_timing_history.h
|
| index 1523aeb4b3ca42c17a9670bd84207d073a981f99..b64dc0561a52cb8c6a2f32c65ebb068598f624aa 100644
|
| --- a/cc/scheduler/compositor_timing_history.h
|
| +++ b/cc/scheduler/compositor_timing_history.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_SCHEDULER_COMPOSITOR_TIMING_HISTORY_H_
|
| #define CC_SCHEDULER_COMPOSITOR_TIMING_HISTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/rolling_time_delta_history.h"
|
|
|
|
|