| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 094e4230a822e735cd750ef48e3112fbc5154914..e3c276ecbff7939f51e66659677e556c14acf0ba 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -5041,6 +5041,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>
|
|
|