| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7aea68295b2b77c2e3f60da488d9399e302032da..5ffe8127e2dc87cbaa1db8b0cb857fba7873373f 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -102,6 +102,8 @@
|
| 'common/url_constants.h',
|
| 'common/v8_breakpad_support_win.cc',
|
| 'common/v8_breakpad_support_win.h',
|
| + 'common/variations/child_process_field_trial_syncer.cc',
|
| + 'common/variations/child_process_field_trial_syncer.h',
|
| 'common/variations/variations_util.cc',
|
| 'common/variations/variations_util.h',
|
| 'common/web_application_info.cc',
|
|
|