Chromium Code Reviews| Index: media/mojo/BUILD.gn |
| diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn |
| index 1f2ccc34be8b69644b8dc9688da0b90dee778db7..1da3646c95661c45d4e8d8909c60177fd745473d 100644 |
| --- a/media/mojo/BUILD.gn |
| +++ b/media/mojo/BUILD.gn |
| @@ -4,13 +4,6 @@ |
| import("//testing/test.gni") |
| -group("tests") { |
| - testonly = true |
| - deps = [ |
| - ":media_mojo_unittests", |
| - ] |
| -} |
| - |
| test("media_mojo_unittests") { |
| sources = [ |
| "common/media_type_converters_unittest.cc", |