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