Index: components/rappor/BUILD.gn |
diff --git a/components/rappor/BUILD.gn b/components/rappor/BUILD.gn |
index 416d69cdabf2b221f6fe0ef7792f18f858437ed1..5c6e3216a7e01bcc72839a22c6e97d2f0cc2c2e6 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 |
-static_library("rappor") { |
+source_set("rappor") { |
sources = [ |
"bloom_filter.cc", |
"bloom_filter.h", |