Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b60418472cd77735b8f6d61532c05dfa178c0173..f93baaa0ff323df53e8c680b358d70a44cc5a134 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -26930,6 +26930,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.EME.IsIncognito" enum="Boolean"> |
Ilya Sherman
2017/04/14 01:10:17
nit: (Just in this file), please use a custom enum
xhwang
2017/04/14 05:00:25
Done.
|
+ <owner>xhwang@chromium.org</owner> |
+ <summary> |
+ Whether a given WebMediaPlayer instance, with a CDM attached, is played in |
+ an incognito window or in ChromeOS guest mode. Players that never started |
+ playback are excluded. Recorded once at time of player destruction. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.EME.KeySystemSupport.Widevine" |
enum="MediaKeySystemSupportStatus"> |
<obsolete> |