| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 6f0e3831182a93b4794fa4ca9b987fc51b730be0..75d9178b9b4be78f48cc7108f20c1f33eda9f0ac 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -106,6 +106,9 @@
|
| ],
|
| 'cc_surfaces_unit_tests_source_files': [
|
| 'surfaces/surface_unittest.cc',
|
| + 'surfaces/surface_aggregator_unittest.cc',
|
| + 'surfaces/surface_aggregator_test_helpers.cc',
|
| + 'surfaces/surface_aggregator_test_helpers.h',
|
| ],
|
| 'cc_tests_support_files': [
|
| 'test/animation_test_common.cc',
|
|
|