Index: tools/metrics/rappor/rappor.xml |
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml |
index 9c19155a7d31953e9dd4e5b324cf53fd6d02cd39..7a9de1816b63587e6fce26ba52edca8e779d7e59 100644 |
--- a/tools/metrics/rappor/rappor.xml |
+++ b/tools/metrics/rappor/rappor.xml |
@@ -468,6 +468,21 @@ components/rappor/rappor_parameters.h. |
</summary> |
</rappor-metric> |
+<rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE"> |
+ <owner>wychen@chromium.org</owner> |
+ <summary> |
+ The eTLD+1 of the frame URL where Reader Mode panel is opened by the |
+ user. |
+ </summary> |
+</rappor-metric> |
+ |
+<rappor-metric name="DomDistiller.PromptPanel" type="UMA_RAPPOR_TYPE"> |
+ <owner>wychen@chromium.org</owner> |
+ <summary> |
+ The eTLD+1 of the frame URL where Reader Mode is prompted. |
+ </summary> |
+</rappor-metric> |
+ |
<rappor-metric name="Extensions.AffectedByIsolateExtensions" |
type="UMA_RAPPOR_TYPE"> |
<owner>nick@chromium.org</owner> |