| Index: components/variations.gypi
|
| diff --git a/components/variations.gypi b/components/variations.gypi
|
| index edde2571ac8a36a04a7ec6125a9579dfd83f0c28..34f7840c6edc0312616895622bdb0bc2abfdac34 100644
|
| --- a/components/variations.gypi
|
| +++ b/components/variations.gypi
|
| @@ -18,6 +18,7 @@
|
| '../third_party/mt19937ar/mt19937ar.gyp:mt19937ar',
|
| ],
|
| 'sources': [
|
| + # Note: sources list duplicated in GN build.
|
| 'variations/active_field_trials.cc',
|
| 'variations/active_field_trials.h',
|
| 'variations/android/component_jni_registrar.cc',
|
|
|