Index: components/data_reduction_proxy/core/common/BUILD.gn |
diff --git a/components/data_reduction_proxy/core/common/BUILD.gn b/components/data_reduction_proxy/core/common/BUILD.gn |
index f5da9da223639be4b9cbb6149a3fa6cac982d9fe..a8b0cd1a551ebbcc94493711f9ad7f36004d5431 100644 |
--- a/components/data_reduction_proxy/core/common/BUILD.gn |
+++ b/components/data_reduction_proxy/core/common/BUILD.gn |
@@ -57,7 +57,7 @@ common_tmpl("common") { |
] |
} |
-source_set("test_support") { |
+static_library("test_support") { |
testonly = true |
sources = [ |
"data_reduction_proxy_event_storage_delegate_test_utils.cc", |