Chromium Code Reviews| Index: gpu/config/BUILD.gn |
| diff --git a/gpu/config/BUILD.gn b/gpu/config/BUILD.gn |
| index 9304695e1fa1ead1535e7d5bf9eb63c13be0a5e5..562254c34ef28def75bc1aeebc26fbae6352d9ca 100644 |
| --- a/gpu/config/BUILD.gn |
| +++ b/gpu/config/BUILD.gn |
| @@ -35,6 +35,8 @@ source_set("config") { |
| "gpu_info_collector_ozone.cc", |
| "gpu_info_collector_win.cc", |
| "gpu_info_collector_x11.cc", |
| + "gpu_switches.cc", |
| + "gpu_switches.h", |
| "gpu_test_config.cc", |
| "gpu_test_config.h", |
| "gpu_test_expectations_parser.cc", |