| Index: cc/cc.gyp
 | 
| diff --git a/cc/cc.gyp b/cc/cc.gyp
 | 
| index 76957d5fead006888a143929b11a8adfdedd9abe..9c8f04d8f37f99ff29c4b0795cae47d1763b68af 100644
 | 
| --- a/cc/cc.gyp
 | 
| +++ b/cc/cc.gyp
 | 
| @@ -447,7 +447,6 @@
 | 
|          'resources/raster_tile_priority_queue_all.h',
 | 
|          'resources/raster_tile_priority_queue_required.cc',
 | 
|          'resources/raster_tile_priority_queue_required.h',
 | 
| -        'resources/rasterizer.h',
 | 
|          'resources/recording_source.h',
 | 
|          'resources/release_callback.h',
 | 
|          'resources/resource.cc',
 | 
| @@ -480,8 +479,6 @@
 | 
|          'resources/single_release_callback_impl.h',
 | 
|          'resources/skpicture_content_layer_updater.cc',
 | 
|          'resources/skpicture_content_layer_updater.h',
 | 
| -        'resources/software_rasterizer.cc',
 | 
| -        'resources/software_rasterizer.h',
 | 
|          'resources/task_graph_runner.cc',
 | 
|          'resources/task_graph_runner.h',
 | 
|          'resources/texture_compressor.cc',
 | 
| 
 |