Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index e8fd03e3e0236817c0a1d82c1ddf6d58f7553679..58ae3359b52328ed82b87d043d5436e63a78465a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -22302,6 +22302,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.EME.CdmVersion"> |
ddorwin
2016/08/22 20:38:15
Update name
xhwang
2016/08/23 00:21:43
Done.
|
+ <owner>xhwang@chromium.org</owner> |
+ <summary> |
+ Version of the CDM interface that the created CDM uses. This is recorded |
ddorwin
2016/08/22 20:38:15
"the created CDM" is unclear in this context (UMA
xhwang
2016/08/23 00:21:43
Done.
|
+ once per CDM instance. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.EME.ClearKey" enum="CdmPromiseResult"> |
<owner>sandersd@chromium.org</owner> |
<summary> |