Index: components/search/BUILD.gn |
diff --git a/components/search/BUILD.gn b/components/search/BUILD.gn |
index 50c908df5eb088ff1aa2f0984a7fb52437f282aa..cc2f790d51f1314ec5d20b912005b9e8f0d05af3 100644 |
--- a/components/search/BUILD.gn |
+++ b/components/search/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("search") { |
+static_library("search") { |
sources = [ |
"search.cc", |
"search.h", |