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

Unified Diff: components/variations/BUILD.gn

Issue 2935623004: [Cleanup] Clean up the VariationsSeedStore's histograms. (Closed)
Patch Set: Rebase Created 3 years, 6 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
« no previous file with comments | « no previous file | components/variations/metrics.h » ('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 c2d2eeaeb82c4917fffe8e868d547ce84dc20604..3fb8f8d1bd12d68201e47c9c06c0e2e9f323960e 100644
--- a/components/variations/BUILD.gn
+++ b/components/variations/BUILD.gn
@@ -26,6 +26,8 @@ static_library("variations") {
"entropy_provider.h",
"experiment_labels.cc",
"experiment_labels.h",
+ "metrics.cc",
+ "metrics.h",
"metrics_util.cc",
"metrics_util.h",
"pref_names.cc",
« no previous file with comments | « no previous file | components/variations/metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698