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

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

Issue 2874563002: Download home : Added info menu icon (Closed)
Patch Set: Fixed tests Created 3 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 | « chrome/browser/android/chrome_feature_list.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 68206764ad76095705618b2d6a55f02b4f3164a1..274787f07eaf03920249a3a77747e7722c7aabc7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -642,6 +642,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Android.DownloadManager.ShowStorageInfo" enum="BooleanVisible">
+ <owner>shaktisahu@chromium.org</owner>
+ <summary>
+ Recorded when the user clicks the info button on download home to toggle the
+ storage info. The state recorded is after the visibility is toggled.
+ </summary>
+</histogram>
+
<histogram name="Android.DownloadManager.SpaceUsed" units="%">
<owner>dfalcantara@chromium.org</owner>
<owner>twellington@chromium.org</owner>
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698