Chromium Code Reviews| Index: cc/debug/frame_viewer_instrumentation.cc |
| diff --git a/cc/debug/frame_viewer_instrumentation.cc b/cc/debug/frame_viewer_instrumentation.cc |
| index 226cc88e1185da138a9eadc26eac2272ccbf586c..e12858371d612ad3624ad9bd3578b6de179f7875 100644 |
| --- a/cc/debug/frame_viewer_instrumentation.cc |
| +++ b/cc/debug/frame_viewer_instrumentation.cc |
| @@ -4,6 +4,8 @@ |
| #include "cc/debug/frame_viewer_instrumentation.h" |
| +#include "cc/debug/traced_value.h" |
| + |
| namespace cc { |
| namespace frame_viewer_instrumentation { |