Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 3625c12461cf5f97f34001c1218709daf6cba2ae..a56fc909e758fd4c6ba9270e8be670bb164af0ce 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -98,6 +98,8 @@ |
| 'debug/frame_rate_counter.cc', |
| 'debug/frame_rate_counter.h', |
| 'debug/frame_viewer_instrumentation.h', |
| + 'debug/lap_timer.cc', |
| + 'debug/lap_timer.h', |
| 'debug/layer_tree_debug_state.cc', |
| 'debug/layer_tree_debug_state.h', |
| 'debug/micro_benchmark.cc', |