Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 345c5c54a35a9c352f054097d5bf0d478e9644b1..97a8e5cbbacecad76d247fd91fe3341bf36aab1b 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", |