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

Unified Diff: base/BUILD.gn

Issue 2456723004: Move VariationsParamAssociator to base (Closed)
Patch Set: rebase-update 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 | « no previous file | base/metrics/field_trial_param_associator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index faae27ff2f90d5fe71c2208095c70e1a21f80b82..4ff96c43c00202999b1728e0dc3bf48d36195a6e 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698