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

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

Issue 1834563002: initial add of SQL based storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/offline_pages/offline_page_metadata_store_sql.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 0d4089fe06121b4fd455451ccc42457d2055f136..418d45b48d52a57b24762539fd143844ad0a851b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94552,6 +94552,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="DomainBoundCerts" label="DomainBoundCerts"/>
<suffix name="DOMStorageDatabase" label="DOMStorageDatabase"/>
<suffix name="History" label="History"/>
+ <suffix name="OfflinePageMetadata" label="OfflinePageMetadata"/>
<suffix name="Passwords" label="Passwords"/>
<suffix name="Predictor" label="Predictor"/>
<suffix name="Quota" label="Quota"/>
« no previous file with comments | « components/offline_pages/offline_page_metadata_store_sql.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698