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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2208293002: [Offline Pages] Add new download namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update according to review comments Created 4 years, 4 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_model_impl_unittest.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 97aab3aa218ccbddf16e7e0ba29b94ef7e01c05c..6e060f0661138ae32f57580a265d303ba4543b2b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -99681,6 +99681,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="last_n" label="Offline recent pages"/>
<suffix name="async_loading" label="Offline async loaded pages"/>
<suffix name="custom_tabs" label="Offline custom tabs"/>
+ <suffix name="download" label="Offline downloaded pages"/>
<affected-histogram name="OfflinePages.DeletePage.AccessCount"/>
<affected-histogram name="OfflinePages.DeletePage.LastOpenToCreated"/>
<affected-histogram name="OfflinePages.DeletePage.PageSize"/>
« no previous file with comments | « components/offline_pages/offline_page_model_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698