| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b04b40fe9ab151b3d8f01e5a4176b0b97093cdcd..346bb64454b79d7e26343b34d15e7387028a3205 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -19424,6 +19424,23 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="MediaRouter.Ui.Dialog.InitializedWithData"
|
| + 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.InitialPaint" 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>
|
|
|