Chromium Code Reviews| Index: components/variations.gypi |
| =================================================================== |
| --- components/variations.gypi (revision 271296) |
| +++ components/variations.gypi (working copy) |
| @@ -15,6 +15,8 @@ |
| '../third_party/mt19937ar/mt19937ar.gyp:mt19937ar', |
| ], |
| 'sources': [ |
| + 'variations/active_field_trials.cc', |
| + 'variations/active_field_trials.h', |
| 'variations/entropy_provider.cc', |
| 'variations/entropy_provider.h', |
| 'variations/metrics_util.cc', |