Index: components/leveldb_proto/BUILD.gn |
diff --git a/components/leveldb_proto/BUILD.gn b/components/leveldb_proto/BUILD.gn |
index 120f24175b1b73e0a093b28486ff8d5bb4720683..88541d50bbbcc3801650f0ecc6cf30305f1b1613 100644 |
--- a/components/leveldb_proto/BUILD.gn |
+++ b/components/leveldb_proto/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("leveldb_proto") { |
+static_library("leveldb_proto") { |
sources = [ |
"leveldb_database.cc", |
"leveldb_database.h", |