| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b04b40fe9ab151b3d8f01e5a4176b0b97093cdcd..fd696ac491493c667391154a450548ec7a5628bd 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -19424,6 +19424,22 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="MediaRouter.Ui.Dialog.LoadedWithData" units="milliseconds">
|
| + <owner>apacible@chromium.org</owner>
|
| + <summary>
|
| + Duration in milliseconds taken from the user click to open the Media Router
|
| + dialog to initializing the dialog with data.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="MediaRouter.Ui.Dialog.Paint" units="milliseconds">
|
| + <owner>apacible@chromium.org</owner>
|
| + <summary>
|
| + Duration in milliseconds taken from a user click to open the dialog to the
|
| + initial paint.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Memory.BackingStore">
|
| <owner>hajimehoshi@chromium.org</owner>
|
| <owner>kenjibaheux@google.com</owner>
|
|
|