Index: blimp/net/BUILD.gn |
diff --git a/blimp/net/BUILD.gn b/blimp/net/BUILD.gn |
index 7b2df60ff4abd86579cf529fe6aeceaefc0d934d..d7d98fba9112d6b2529645bdc6bf847cbdfe0f37 100644 |
--- a/blimp/net/BUILD.gn |
+++ b/blimp/net/BUILD.gn |
@@ -159,11 +159,9 @@ source_set("unit_tests") { |
"//blimp/common", |
"//blimp/common:test_support", |
"//blimp/common/proto", |
- "//blimp/helium", |
"//net:test_support", |
"//testing/gmock", |
"//testing/gtest", |
"//third_party/WebKit/public:blink_headers", |
- "//third_party/protobuf:protobuf_lite", |
] |
} |