| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b91ff284e1076deb263bfae04af29f4964e5cb1d..01bf48a707fed0a792a1bc9f326e47476dedc643 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -17509,6 +17509,15 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Settings.InitializedFromMasterPrefs" enum="BooleanSuccess">
|
| + <summary>
|
| + Logged on first run when generating the Preferences file from
|
| + master_preferences. True if serializing the generated Preferences file to
|
| + disk was successful, false otherwise. Note: this event does not occur if
|
| + there is no master_preferences file on first run.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Settings.PinnedTabEngineTypes" enum="OmniboxSearchEngineType">
|
| <summary>
|
| Tries to pretend pinned tab URLs are search URLs, and records the search
|
|
|