| Index: cc/debug/frame_viewer_instrumentation.h
|
| diff --git a/cc/debug/frame_viewer_instrumentation.h b/cc/debug/frame_viewer_instrumentation.h
|
| index 773e8c55d1d26878e9ccd2680eeed1ee2778b418..119e523df232aa493c03e675a3432ca245c495bc 100644
|
| --- a/cc/debug/frame_viewer_instrumentation.h
|
| +++ b/cc/debug/frame_viewer_instrumentation.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_DEBUG_FRAME_VIEWER_INSTRUMENTATION_H_
|
| #define CC_DEBUG_FRAME_VIEWER_INSTRUMENTATION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "cc/tiles/tile.h"
|
| #include "cc/tiles/tile_priority.h"
|
|
|