Index: blimp/BUILD.gn |
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn |
index 4b18ebe97629dbea5c3d92266473d55d212edc67..b209a7bb07355215131a8da9c4f674bef53a4411 100644 |
--- a/blimp/BUILD.gn |
+++ b/blimp/BUILD.gn |
@@ -34,7 +34,6 @@ group("blimp_tests") { |
test("blimp_unittests") { |
deps = [ |
"//blimp/common:unit_tests", |
- "//blimp/net:unit_tests", |
"//blimp/test:run_all_unittests", |
] |