Chromium Code Reviews| Index: services/ui/common/BUILD.gn |
| diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn |
| index 0022d9e63b11189b0342f1bde62162ebf02f8b44..7becdaf3231ab226cf2ffbb497ebcc70118cb267 100644 |
| --- a/services/ui/common/BUILD.gn |
| +++ b/services/ui/common/BUILD.gn |
| @@ -38,11 +38,11 @@ source_set("mus_common") { |
| ] |
| } |
| -source_set("run_all_shelltests") { |
| +source_set("run_all_service_tests") { |
| testonly = true |
| sources = [ |
| - "run_all_shelltests.cc", |
| + "run_all_service_tests.cc", |
| ] |
| deps = [ |