| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 2c60f71645c68c6ad63b2ae9e03c5de378bdddb2..7fbe8ba2b8a860734bd867cea2c7ca00749a6b23 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -66,6 +66,16 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="ContentSettings.MixedScript.DisplayedShield"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>lgarron@chromium.org</owner>
|
| + <summary>
|
| + The eTLD+1 of a URL that displayed a mixed script shield. Note: this does
|
| + *not* include pages with mixed scripts where the user has already clicked
|
| + through the shield.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="Search.DefaultSearchProvider" type="ETLD_PLUS_ONE">
|
| <owner>holte@chromium.org</owner>
|
| <summary>
|
|
|