| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 8ce17e2a8873c601fe5af01f58c81a184bd3126f..5332133f98f1d1129aa00fb44e556a41657b6609 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -258,10 +258,6 @@
|
| 'test/pixel_test_software_output_device.h',
|
| 'test/pixel_test_utils.cc',
|
| 'test/pixel_test_utils.h',
|
| - 'test/proxy_impl_for_test.cc',
|
| - 'test/proxy_impl_for_test.h',
|
| - 'test/proxy_main_for_test.cc',
|
| - 'test/proxy_main_for_test.h',
|
| 'test/render_pass_test_utils.cc',
|
| 'test/render_pass_test_utils.h',
|
| 'test/scheduler_test_common.cc',
|
| @@ -284,8 +280,6 @@
|
| 'test/test_gles2_interface.h',
|
| 'test/test_gpu_memory_buffer_manager.cc',
|
| 'test/test_gpu_memory_buffer_manager.h',
|
| - 'test/test_hooks.cc',
|
| - 'test/test_hooks.h',
|
| 'test/test_image_factory.cc',
|
| 'test/test_image_factory.h',
|
| 'test/test_in_process_context_provider.cc',
|
| @@ -301,8 +295,6 @@
|
| 'test/test_tile_priorities.h',
|
| 'test/test_web_graphics_context_3d.cc',
|
| 'test/test_web_graphics_context_3d.h',
|
| - 'test/threaded_channel_for_test.cc',
|
| - 'test/threaded_channel_for_test.h',
|
| ],
|
| },
|
| 'targets': [
|
|
|