| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 2a16353c4718fd5cfc2710f338195f839103d3ed..1d98fa92bf39088de7fa73d10523e7202929d955 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -146,8 +146,6 @@ static_library("common") {
|
| "v8_breakpad_support_win.h",
|
| "variations/child_process_field_trial_syncer.cc",
|
| "variations/child_process_field_trial_syncer.h",
|
| - "variations/variations_util.cc",
|
| - "variations/variations_util.h",
|
| "web_application_info.cc",
|
| "web_application_info.h",
|
| "widevine_cdm_constants.cc",
|
| @@ -172,7 +170,6 @@ static_library("common") {
|
| "//chrome/common:constants",
|
| "//chrome/common/net",
|
| "//chrome/common/safe_browsing:proto",
|
| - "//chrome/common/variations:fieldtrial_testing_config",
|
| "//chrome/installer/util:with_no_strings",
|
| "//components/autofill/content/common:ipc_traits",
|
| "//components/autofill/core/common",
|
|
|