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

Unified Diff: base/BUILD.gn

Issue 2456723004: Move VariationsParamAssociator to base (Closed)
Patch Set: Created 4 years, 2 months 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
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index a45d792be1d43c938e27099c6574d4fb6a266eac..057e78dbde408ac761600b0b4811cbdbcbd63ad8 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -531,6 +531,8 @@ component("base") {
"metrics/bucket_ranges.h",
"metrics/field_trial.cc",
"metrics/field_trial.h",
+ "metrics/field_trial_param_associator.cc",
+ "metrics/field_trial_param_associator.h",
"metrics/histogram.cc",
"metrics/histogram.h",
"metrics/histogram_base.cc",
« no previous file with comments | « no previous file | base/metrics/field_trial_param_associator.h » ('j') | base/metrics/field_trial_param_associator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698