Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 3b4baf94081435a7756a74af50b888db5c01e5c3..76568ad735614b31304eb0d4569f970cf29d43a9 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -138,6 +138,8 @@ |
| 'overdraw_metrics.h', |
| 'page_scale_animation.cc', |
| 'page_scale_animation.h', |
| + 'paint_time_counter.cc', |
| + 'paint_time_counter.h', |
| 'picture.cc', |
| 'picture.h', |
| 'picture_image_layer.cc', |