Chromium Code Reviews| Index: cc/cc_tests.gyp |
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
| index 23793aa44f5e6c8af867e4dc0d39f36d14d894a6..ebf9f7522a6d9f169d835a0c255669ae1ef4115b 100644 |
| --- a/cc/cc_tests.gyp |
| +++ b/cc/cc_tests.gyp |
| @@ -366,6 +366,9 @@ |
| 'test/run_all_unittests.cc', |
| 'test/cc_test_suite.cc', |
| 'surfaces/surface_unittest.cc', |
| + 'surfaces/surface_aggregator_unittest.cc', |
| + 'surfaces/surface_aggregator_test_helpers.cc', |
| + 'surfaces/surface_aggregator_test_helpers.h', |
| ], |
| 'include_dirs': [ |
| 'test', |