Index: components/net_log/BUILD.gn |
diff --git a/components/net_log/BUILD.gn b/components/net_log/BUILD.gn |
index 89427f2ba0d446c14eb88840a8cb5ac9e7c52968..ec0c7f833fc70c960ccf8ae0f4209188204612f8 100644 |
--- a/components/net_log/BUILD.gn |
+++ b/components/net_log/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-source_set("net_log") { |
+static_library("net_log") { |
sources = [ |
"chrome_net_log.cc", |
"chrome_net_log.h", |