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

Unified Diff: components/feature_engagement_tracker/internal/BUILD.gn

Issue 2911123003: Metrics for feature engagement tracker. (Closed)
Patch Set: Created 3 years, 7 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/feature_engagement_tracker/internal/availability_store.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feature_engagement_tracker/internal/BUILD.gn
diff --git a/components/feature_engagement_tracker/internal/BUILD.gn b/components/feature_engagement_tracker/internal/BUILD.gn
index 04883bcb00f384621ff551604f37d14afafd77d5..5f7122165b4535b7d9bee9dc2fc3d3c341a4cfd0 100644
--- a/components/feature_engagement_tracker/internal/BUILD.gn
+++ b/components/feature_engagement_tracker/internal/BUILD.gn
@@ -52,6 +52,8 @@ static_library("internal") {
"persistent_store.h",
"single_invalid_configuration.cc",
"single_invalid_configuration.h",
+ "stats.cc",
+ "stats.h",
"storage_validator.h",
"store.h",
"system_time_provider.cc",
« no previous file with comments | « no previous file | components/feature_engagement_tracker/internal/availability_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698