| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 7ba8957d25c1e82eda29f92afc93e5e5999ed8bf..9495943f246f978074c7cce1e95e4ad3149d7442 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -5018,6 +5018,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>The default JavaScript setting at profile open.</summary>
|
| </histogram>
|
|
|
| +<histogram name="ContentSettings.DefaultKeygenSetting" enum="ContentSetting">
|
| + <owner>svaldez@chromium.org</owner>
|
| + <summary>
|
| + The default setting for using key generation in forms at profile open.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ContentSettings.DefaultLocationSetting" enum="ContentSetting">
|
| <owner>toyoshim@chromium.org</owner>
|
| <summary>The default location setting at profile open.</summary>
|
|
|