| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3961fe2750b761f235ff25ea21c0d09e53d0ef4d..e201f875d9a4609b75b0930b0103a70c8f91837f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -78554,6 +78554,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="UMA.FileMetricsProvider.EmbeddedProfileResult"
|
| + enum="FileMetricsProviderEmbeddedProfileResult">
|
| + <owner>asvitkine@chromium.org</owner>
|
| + <owner>bcwhite@chromium.org</owner>
|
| + <summary>
|
| + Records attempts to upload metrics from files with embedded system profiles.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="UMA.FileMetricsProvider.InitialAccessResult"
|
| enum="FileMetricsProviderAccessResult">
|
| <owner>asvitkine@chromium.org</owner>
|
|
|