Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 7400ff4b9423df282aba7d8ddb4f26d2b7c6b71b..32384f31d136fc5bedfe53c936ade6e459b5d902 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -649,6 +649,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| <summary>The percentage of total storage downloads consume.</summary> |
| </histogram> |
| +<histogram name="Android.DownloadManager.StorageInfo" enum="BooleanEnabled"> |
| + <owner>shaktisahu@chromium.org</owner> |
| + <summary> |
| + Recorded when the user toggles the info button in download home to show/hide |
| + the storage info. |
|
Theresa
2017/05/11 22:14:46
nit: Let's document that "enabled" is recorded whe
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="Android.HistoryPage.OpenSelected"> |
| <owner>twellington@chromium.org</owner> |
| <summary> |