Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 34974cf587c29f28ada5108773eaba27ac7eaa34..89982b9f9cc30400ba1159b23d19b69519e7e044 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -3196,6 +3196,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Download.FeedbackDialogEnabled" enum="BooleanEnabled"> |
+ <summary> |
+ Whether the user enables dangerous download feedback reporting after viewing |
+ the opt-in dialog. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Download.FilePickerResult" enum="DownloadFilePickerResult"> |
<summary> |
How the user interacts with the file chooser when doing a "Save |