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

Unified Diff: components/variations/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/test/BUILD.gn ('k') | components/variations/field_trial_config/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/BUILD.gn
diff --git a/components/variations/BUILD.gn b/components/variations/BUILD.gn
index f4e62354bf980b05a6d1eb58a97812d5437af0cf..9a3e5eb10b92f608d6f95a23f7b39e5d057de12f 100644
--- a/components/variations/BUILD.gn
+++ b/components/variations/BUILD.gn
@@ -119,6 +119,7 @@ source_set("unit_tests") {
"proto",
"//base/test:test_support",
"//components/prefs:test_support",
+ "//components/variations/field_trial_config:unit_tests",
"//testing/gtest",
"//third_party/zlib:compression_utils",
]
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/variations/field_trial_config/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698