Index: components/captive_portal/BUILD.gn |
diff --git a/components/captive_portal/BUILD.gn b/components/captive_portal/BUILD.gn |
index 3d77291c6978a028851b8d20d6a57a026c2f99ae..c534db82a07c728fe61e804a5e81ae4a07769d68 100644 |
--- a/components/captive_portal/BUILD.gn |
+++ b/components/captive_portal/BUILD.gn |
@@ -20,7 +20,7 @@ component("captive_portal") { |
] |
} |
-source_set("test_support") { |
+static_library("test_support") { |
testonly = true |
sources = [ |
"captive_portal_testing_utils.cc", |