| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 27d198fc48c2189e606cebc5214dc916b945975a..a3ec808a68ef0c2b7224a9e91f389691246a4793 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -94,6 +94,10 @@
|
| 'debug/paint_time_counter.h',
|
| 'debug/picture_record_benchmark.cc',
|
| 'debug/picture_record_benchmark.h',
|
| + 'debug/rasterize_and_record_benchmark.cc',
|
| + 'debug/rasterize_and_record_benchmark.h',
|
| + 'debug/rasterize_and_record_benchmark_impl.cc',
|
| + 'debug/rasterize_and_record_benchmark_impl.h',
|
| 'debug/rendering_stats.cc',
|
| 'debug/rendering_stats.h',
|
| 'debug/rendering_stats_instrumentation.cc',
|
|
|