Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index be7145eeb49328755245032685b1f5eb4400b5e5..883ddb99c87e5f957a4da974f20a0deea4027327 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -84,6 +84,7 @@ |
'resources/tile_priority_unittest.cc', |
'resources/video_resource_updater_unittest.cc', |
'scheduler/delay_based_time_source_unittest.cc', |
+ 'scheduler/frame_source_unittest.cc', |
'scheduler/scheduler_state_machine_unittest.cc', |
'scheduler/scheduler_unittest.cc', |
'test/layer_tree_json_parser_unittest.cc', |
@@ -187,6 +188,7 @@ |
'test/mock_quad_culler.h', |
'test/ordered_texture_map.cc', |
'test/ordered_texture_map.h', |
+ 'test/output_test_common.h', |
'test/paths.cc', |
'test/paths.h', |
'test/pixel_comparator.cc', |