Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2000)

Unified Diff: chrome/common/BUILD.gn

Issue 2465953002: Move Field Trial Utils from chrome/common/variations to components/variations/field_trial_util (Closed)
Patch Set: Moved to components/variations/field_trial_util and chrome switches Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/tracing/chrome_tracing_delegate_browsertest.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/tracing/chrome_tracing_delegate_browsertest.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698