Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 9e1a4832a27ed78fc22f3b11c16345a3c724c5d1..6213d918c724c8c3c0714afaee7488441efabaf2 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -444,8 +444,8 @@ |
'raster/texture_compressor.h', |
'raster/texture_compressor_etc1.cc', |
'raster/texture_compressor_etc1.h', |
- 'raster/tile_task_runner.cc', |
- 'raster/tile_task_runner.h', |
+ 'raster/tile_task.cc', |
+ 'raster/tile_task.h', |
'raster/tile_task_worker_pool.cc', |
'raster/tile_task_worker_pool.h', |
'raster/zero_copy_tile_task_worker_pool.cc', |