| Index: cc/debug/frame_viewer_instrumentation.h
|
| diff --git a/cc/debug/frame_viewer_instrumentation.h b/cc/debug/frame_viewer_instrumentation.h
|
| index 76d1e4b00a843a3f206f30ff8071bec5d521eb23..762d058ca5445bf4091d7f3024914e6ab57a0931 100644
|
| --- a/cc/debug/frame_viewer_instrumentation.h
|
| +++ b/cc/debug/frame_viewer_instrumentation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CC_DEBUG_FRAME_VIEWER_INSTRUMENTATION_H_
|
| #define CC_DEBUG_FRAME_VIEWER_INSTRUMENTATION_H_
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/resources/tile.h"
|
|
|
| namespace cc {
|
|
|