| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index b971378c072d61087be65346ccde9072efd2bb6b..8e3d0fdb3f3bd25de221747610f5cc9dafe6b90e 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -143,6 +143,16 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="ContentSettings.MixedScript.UserClickedAllow"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>lgarron@chromium.org</owner>
|
| + <summary>
|
| + The eTLD+1 of a URL where the user clicked "Load unsafe scripts"
|
| + on a mixed content shield. (This results in a page refresh. Mixed scripts
|
| + may not actually run until the users triggers them again after the refresh.)
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="ContentSettings.PermissionActions_Camera.Revoked.Url"
|
| type="ETLD_PLUS_ONE">
|
| <owner>jialiul@chromium.org</owner>
|
|
|