Index: components/data_reduction_proxy/core/browser/BUILD.gn |
diff --git a/components/data_reduction_proxy/core/browser/BUILD.gn b/components/data_reduction_proxy/core/browser/BUILD.gn |
index 2b51887d6a4ab117000df81c8fe5a0d6dd0c5a10..3bcd81337847998048dbb9483dab3c34ff99c539 100644 |
--- a/components/data_reduction_proxy/core/browser/BUILD.gn |
+++ b/components/data_reduction_proxy/core/browser/BUILD.gn |
@@ -96,7 +96,7 @@ source_set("browser") { |
} |
} |
-source_set("test_support") { |
+static_library("test_support") { |
testonly = true |
sources = [ |
"data_reduction_proxy_config_test_utils.cc", |