| Index: components/variations/BUILD.gn
|
| diff --git a/components/variations/BUILD.gn b/components/variations/BUILD.gn
|
| index 38d6e3e5ce335f422ffa351be67bb30f3aa71264..768b3d27491778ca280dd78425eb306ab093e860 100644
|
| --- a/components/variations/BUILD.gn
|
| +++ b/components/variations/BUILD.gn
|
| @@ -20,6 +20,8 @@ static_library("variations") {
|
| "caching_permuted_entropy_provider.h",
|
| "child_process_field_trial_syncer.cc",
|
| "child_process_field_trial_syncer.h",
|
| + "client_filterable_state.cc",
|
| + "client_filterable_state.h",
|
| "entropy_provider.cc",
|
| "entropy_provider.h",
|
| "experiment_labels.cc",
|
|
|