| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 897e120c7e2a02280e3cfc8d599edff57e305ea5..5fde8058b7cad5880d8fef2d7ce270b9fdb33305 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -12665,6 +12665,20 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Settings.HomePageIsNewTabPage" enum="Boolean">
|
| + <summary>
|
| + Whether or not the home page user preference is set to the default NTP value
|
| + when a profile is loaded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="Settings.ShowHomeButton" enum="BooleanEnabled">
|
| + <summary>
|
| + Whether or not the Home button is enabled in user preferences when a profile
|
| + is loaded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SimpleCache.CheckCRCResult" enum="CheckCRCResult">
|
| <summary>
|
| Whether or not the CRC was checked at the moment when the last reference to
|
|
|