Chromium Code Reviews| Index: gpu/gpu.gyp |
| =================================================================== |
| --- gpu/gpu.gyp (revision 202179) |
| +++ gpu/gpu.gyp (working copy) |
| @@ -218,6 +218,8 @@ |
| 'config/gpu_info_collector_unittest.cc', |
| 'config/gpu_info_unittest.cc', |
| 'config/gpu_switching_list_unittest.cc', |
| + 'config/gpu_test_config_unittest.cc', |
| + 'config/gpu_test_expectations_parser_unittest.cc', |
| 'config/gpu_util_unittest.cc', |
| ], |
| 'conditions': [ |