Index: mash/BUILD.gn |
diff --git a/mash/BUILD.gn b/mash/BUILD.gn |
index 4d680c213a4f1df5fba8d1e25da373e7b8e9f18e..c4fc6dbda9efb0da16866e4421a79be099a88e4a 100644 |
--- a/mash/BUILD.gn |
+++ b/mash/BUILD.gn |
@@ -98,16 +98,6 @@ copy("mash_catalog") { |
] |
} |
-group("browser") { |
- testonly = true |
- |
- deps = [ |
- ":all", |
- "//mash/browser", |
- "//mash/webtest", |
- ] |
-} |
- |
if (is_chromeos) { |
# TODO(jamescook): Move these tests into //ash/mus. |
test("mash_unittests") { |