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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2111653002: [Offline Pages] Adding metadatas for namespace async_loading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 199f9279e5d3214c98e44edff0691a7f71f1bdd6..057eb4b2cafa8450904d7508b99d114f0f5610b2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -97240,6 +97240,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<histogram_suffixes name="OfflinePagesNamespace" separator=".">
<suffix name="bookmark" label="Offline bookmark cache"/>
<suffix name="last_n" label="Offline recent pages"/>
+ <suffix name="async_loading" label="Offline async loaded pages"/>
<affected-histogram name="OfflinePages.DeletePage.AccessCount"/>
<affected-histogram name="OfflinePages.DeletePage.LastOpenToCreated"/>
<affected-histogram name="OfflinePages.DeletePage.PageSize"/>

Powered by Google App Engine
This is Rietveld 408576698