Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index fe1f8585c6b41ac3703b2461f8a016740bdab049..dd20b763b7c79afe91e43c6ac5d578e33b546263 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -23494,6 +23494,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.PipelineStatus.Start" enum="PipelineStatus"> |
+ <owner>xhwang@chromium.org</owner> |
+ <summary> |
+ Status of the media pipeline starting process (including demuxer and |
+ renderer initialization). If the media pipeline is destroyed during the |
+ starting process nothing will be reported, but this should relatively rare. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.PlayMovies.DelayedAndDroppedFramesPer5Sec" |
units="frames/5s"> |
<obsolete> |