Index: net/BUILD.gn |
diff --git a/net/BUILD.gn b/net/BUILD.gn |
index 091518f55924b7245c7941f08030e45131f36f32..f9f4d44ac005fc9cc078119e9a79cf7d45503e2b 100644 |
--- a/net/BUILD.gn |
+++ b/net/BUILD.gn |
@@ -4737,6 +4737,7 @@ test("net_unittests") { |
"//net/base/registry_controlled_domains", |
"//testing/gmock", |
"//testing/gtest", |
+ "//third_party/protobuf:protobuf_lite", |
"//third_party/zlib", |
"//url", |
"//url:url_features", |