Index: components/network_hints/common/BUILD.gn |
diff --git a/components/network_hints/common/BUILD.gn b/components/network_hints/common/BUILD.gn |
index 2b0b0848934c33816f96d0ec2b7ad468eccb1486..2adf1915921501ff4dff661171e98a642df25f42 100644 |
--- a/components/network_hints/common/BUILD.gn |
+++ b/components/network_hints/common/BUILD.gn |
@@ -3,7 +3,7 @@ |
# found in the LICENSE file. |
# GYP version: components/network_hints.gypi:predictor |
-source_set("common") { |
+static_library("common") { |
sources = [ |
"network_hints_common.cc", |
"network_hints_common.h", |