Chromium Code Reviews| Index: components/variations/BUILD.gn |
| diff --git a/components/variations/BUILD.gn b/components/variations/BUILD.gn |
| index 32c71f2210f01698d1bcac050d799438ae2a0ffe..0f32a196727e9a5032e356038a163e826391d6e9 100644 |
| --- a/components/variations/BUILD.gn |
| +++ b/components/variations/BUILD.gn |
| @@ -6,7 +6,7 @@ if (is_android) { |
| import("//build/config/android/rules.gni") |
| } |
| -source_set("variations") { |
| +static_library("variations") { |
| sources = [ |
| "active_field_trials.cc", |
| "active_field_trials.h", |