| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 671df97edaf3fb066308cb9792b82c140de48aea..cf06c0f9e1df3de9e0732a5126c88de55327fdb5 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -97,8 +97,6 @@
|
| 'test/fake_tile_manager_client.h',
|
| 'test/fake_output_surface.cc',
|
| 'test/fake_output_surface.h',
|
| - 'test/fake_software_output_device.cc',
|
| - 'test/fake_software_output_device.h',
|
| 'test/fake_video_frame_provider.cc',
|
| 'test/fake_video_frame_provider.h',
|
| 'test/fake_web_graphics_context_3d.cc',
|
|
|