Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index f1d75d01558c652a1c9242666c8848096f344da4..e24c44cf1a4dcb52440856730d9aac09c431677f 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -226,9 +226,6 @@ group("tests") { |
| deps = [ |
| ":ui_service_unittests", |
| ] |
| - if (!is_android) { |
| - deps += [ "//services/ui/public/cpp/tests:mus_public_unittests" ] |
| - } |
| } |
| service_test("ui_service_unittests") { |