Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 73bbb2b146bf11199ace38574d4eb7dba6d768b7..79b15c30312e670ac9ce3a293f8437b5d9ac3e70 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -331,8 +331,8 @@ |
'resources/bitmap_skpicture_content_layer_updater.h', |
'resources/content_layer_updater.cc', |
'resources/content_layer_updater.h', |
- 'resources/direct_raster_worker_pool.cc', |
- 'resources/direct_raster_worker_pool.h', |
+ 'resources/gpu_raster_worker_pool.cc', |
+ 'resources/gpu_raster_worker_pool.h', |
'resources/image_layer_updater.cc', |
'resources/image_layer_updater.h', |
'resources/image_raster_worker_pool.cc', |