Index: media/mojo/BUILD.gn |
diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn |
index 8fd5457d947288b36a31ab7ae629f45b4136601a..5323d736086862fd82d17b1438b733c74b2fb3ba 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", |