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

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

Issue 797983003: Implement AffiliationDatabase to cache affiliation information in a SQLite DB. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@aff_fetcher
Patch Set: Addressed comments from shess@. Created 5 years, 11 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/password_manager/core/browser/affiliation_utils.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 7964d1431c3354ab667643c8036a2c8b3bcfdfcd..d0ade384f012993e294c0fa0f7dc28efbd3fc6f6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62622,6 +62622,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<histogram_suffixes name="SqliteDatabases" separator=".">
<owner>shess@chromium.org</owner>
<suffix name="Activity" label="Activity"/>
+ <suffix name="Affiliation" label="Affiliation"/>
<suffix name="AppCache" label="AppCache"/>
<suffix name="BookmarkImages" label="BookmarkImages"/>
<suffix name="Cookie" label="Cookie"/>
« no previous file with comments | « components/password_manager/core/browser/affiliation_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698