Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 4fd6b045e80b8e5e830a277bb9c83d5bd51e21c0..52b0f2e151f3cd05d920c8b5c67de74b80562f31 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -425,8 +425,14 @@ |
'raster/raster_buffer.h', |
'raster/scoped_gpu_raster.cc', |
'raster/scoped_gpu_raster.h', |
+ 'raster/single_thread_task_graph_runner.cc', |
+ 'raster/single_thread_task_graph_runner.h', |
+ 'raster/synchronous_task_graph_runner.cc', |
+ 'raster/synchronous_task_graph_runner.h', |
'raster/task_graph_runner.cc', |
'raster/task_graph_runner.h', |
+ 'raster/task_graph_work_queue.cc', |
+ 'raster/task_graph_work_queue.h', |
'raster/texture_compressor.cc', |
'raster/texture_compressor.h', |
'raster/texture_compressor_etc1.cc', |