| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ebd71dbca8d1a729a40e112d728afae5ce19418e..4e04ac2c4551f485a0d42b1e324862ce1d9b0265 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -30391,6 +30391,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="MediaRouter.Ui.Dialog.LoadedWebUiRouteController" units="ms">
|
| + <owner>takumif@chromium.org</owner>
|
| + <summary>
|
| + Duration in milliseconds it takes the WebUI route controls in the route
|
| + details view to be populated after the view is opened.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="MediaRouter.Ui.Dialog.LoadedWithData" units="ms">
|
| <owner>apacible@chromium.org</owner>
|
| <summary>
|
|
|