Chromium Code Reviews| Index: services/ui/public/cpp/tests/BUILD.gn |
| diff --git a/services/ui/public/cpp/tests/BUILD.gn b/services/ui/public/cpp/tests/BUILD.gn |
| index afdfd17fa6009adb9a254539214d759ec6a2f0a5..a64453fa5d9707765bcd58908cb5da2a6962f596 100644 |
| --- a/services/ui/public/cpp/tests/BUILD.gn |
| +++ b/services/ui/public/cpp/tests/BUILD.gn |
| @@ -9,6 +9,7 @@ source_set("tests") { |
| testonly = true |
| sources = [ |
| + "gpu_unittest.cc", |
| "property_type_converters_unittest.cc", |
| ] |