| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 2c5a4ba690bbcc73849bba448df8d7708d4e2f16..a2257e1892486b920ee2a51040d0f147f8bdc441 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -30177,6 +30177,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>
|
|
|