Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 28e0cccd69e6ed5efcb2c963a730eb24012defa7..ca59ec2e12653d3cffab0db97fa679a0a2cecf69 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -436,6 +436,8 @@ |
| 'raster/scoped_gpu_raster.h', |
| 'raster/single_thread_task_graph_runner.cc', |
| 'raster/single_thread_task_graph_runner.h', |
| + 'raster/staging_buffer_pool.cc', |
| + 'raster/staging_buffer_pool.h', |
| 'raster/synchronous_task_graph_runner.cc', |
| 'raster/synchronous_task_graph_runner.h', |
| 'raster/task_category.h', |