Index: components/data_reduction_proxy/common/BUILD.gn |
diff --git a/components/data_reduction_proxy/common/BUILD.gn b/components/data_reduction_proxy/common/BUILD.gn |
index 2fc14358bf598d7c29610777a7c63a39d1c3050b..71ff791659c07c0254218728d49cca502d6aeebc 100644 |
--- a/components/data_reduction_proxy/common/BUILD.gn |
+++ b/components/data_reduction_proxy/common/BUILD.gn |
@@ -18,6 +18,7 @@ static_library("common") { |
} |
source_set("unit_tests") { |
+ testonly = true |
sources = [ |
"data_reduction_proxy_headers_unittest.cc", |
] |