Index: components/precache/content/BUILD.gn |
diff --git a/components/precache/content/BUILD.gn b/components/precache/content/BUILD.gn |
index f3cc0a7a97c762a1b91b03279525dbceb3ac0304..c22986cc51727001fb313e96c35f5629a5d8050c 100644 |
--- a/components/precache/content/BUILD.gn |
+++ b/components/precache/content/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("content") { |
+static_library("content") { |
sources = [ |
"precache_manager.cc", |
"precache_manager.h", |