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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1834563002: initial add of SQL based storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c7f44a8649a5441ca1c49ef807d65f49d62d1599..1087449c5e1ef8919c5d1ee890ac0ce781ff21e3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93370,6 +93370,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"/>
Scott Hess - ex-Googler 2016/05/02 23:33:32 Yep. I believe with this things will just show up
<suffix name="Passwords" label="Passwords"/>
<suffix name="Predictor" label="Predictor"/>
<suffix name="Quota" label="Quota"/>

Powered by Google App Engine
This is Rietveld 408576698