| Index: cc/debug/frame_viewer_instrumentation.h
|
| diff --git a/cc/debug/frame_viewer_instrumentation.h b/cc/debug/frame_viewer_instrumentation.h
|
| index b6736be08149a6d45fd87e7a6c1dc906c5728f26..364f9ef0850a4b2a88d3a8f44fc6e1d9bbe38253 100644
|
| --- a/cc/debug/frame_viewer_instrumentation.h
|
| +++ b/cc/debug/frame_viewer_instrumentation.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/trace_event/trace_event.h"
|
| #include "cc/resources/tile.h"
|
| +#include "cc/resources/tile_priority.h"
|
|
|
| namespace cc {
|
| namespace frame_viewer_instrumentation {
|
|
|