Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 14ead61149659646c94ff4dd10c8811128fc850e..b8b99c75c39dcd7b10c5e18739763f7525bf430b 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -286,6 +286,10 @@ |
'test/skia_common.h', |
'test/solid_color_content_layer_client.cc', |
'test/solid_color_content_layer_client.h', |
+ 'test/stub_layer_tree_host_client.cc', |
+ 'test/stub_layer_tree_host_client.h', |
+ 'test/stub_layer_tree_host_single_thread_client.cc', |
+ 'test/stub_layer_tree_host_single_thread_client.h', |
'test/surface_aggregator_test_helpers.cc', |
'test/surface_aggregator_test_helpers.h', |
'test/surface_hittest_test_helpers.cc', |