| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 96d628eabeae4ea60d75525693bad29ab801c2ee..315f3e0ed9375a0afe333cf71a36113ff7ce282d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -46975,6 +46975,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Sync.TypedUrlMergeAndStartSyncingErrors" units="%">
|
| + <owner>zea@chromium.org</owner>
|
| + <summary>
|
| + The percentage of history DB operations during merge data that return an
|
| + error. This is logged at the end of typed URL merge data, which happens once
|
| + each time sync starts up.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Sync.TypedUrlModelAssociationErrors" units="%">
|
| <owner>zea@chromium.org</owner>
|
| <summary>
|
|
|