| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 7fbe8ba2b8a860734bd867cea2c7ca00749a6b23..fd20a75bea90a1bedd2c9432552698ddc64a7f74 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -140,6 +140,27 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="Interstitial.Malware.Domain" type="COARSE_RAPPOR_TYPE">
|
| + <owner>nparker@chromium.org</owner>
|
| + <summary>
|
| + The domain+registry of a URL that triggered a malware interstitial.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric name="Interstitial.Phishing.Domain" type="COARSE_RAPPOR_TYPE">
|
| + <owner>nparker@chromium.org</owner>
|
| + <summary>
|
| + The domain+registry of a URL that triggered a phishing interstitial.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric name="Interstitial.Harmful.Domain" type="COARSE_RAPPOR_TYPE">
|
| + <owner>nparker@chromium.org</owner>
|
| + <summary>
|
| + The domain+registry of a URL that triggered an UWS interstitial.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| </rappor-metrics>
|
|
|
| </rappor-configuration>
|
|
|