summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp8
1 files changed, 8 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 5332133..8ce17e2 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -258,6 +258,10 @@
'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',
@@ -280,6 +284,8 @@
'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',
@@ -295,6 +301,8 @@
'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': [