| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 222b2025763f211ef84edfbfb2861fee5d42a4ab..06aac87a73c587360b93d8a724295e970c68adfe 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -100,6 +100,7 @@
|
| 'resources/resource_util_unittest.cc',
|
| 'resources/scoped_resource_unittest.cc',
|
| 'resources/video_resource_updater_unittest.cc',
|
| + 'scheduler/begin_frame_observer_map_unittest.cc',
|
| 'scheduler/begin_frame_source_unittest.cc',
|
| 'scheduler/compositor_timing_history_unittest.cc',
|
| 'scheduler/delay_based_time_source_unittest.cc',
|
|
|