| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 9217418966f624d982e29d3fb3b1b2aed572ddb8..1fab3deee368b8cc4d0c1d536ad632d09063fe43 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -315,6 +315,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/image_layer_updater.cc',
|
| 'resources/image_layer_updater.h',
|
| 'resources/image_raster_worker_pool.cc',
|
|
|