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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2876633002: Add a PersistentStore to FeatureEngagementTracker (Closed)
Patch Set: Fix deps 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:
Download patch
« no previous file with comments | « components/feature_engagement_tracker/internal/test/event_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index dd923ab85b0b333f8d161b6b6681f0f3f2687ae7..8db03b4451544d93f1025e5ddb3fbcb09642768c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86623,6 +86623,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
backend database."/>
<suffix name="BudgetManager"
label="Database for storing budget information for origins."/>
+ <suffix name="FeatureEngagementTrackerStore"
+ label="Databases for FeatureEngagementTracker"/>
<affected-histogram name="LevelDB.Open"/>
</histogram_suffixes>
« no previous file with comments | « components/feature_engagement_tracker/internal/test/event_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698