Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2f5f084e1badfef1b547ad2edefafeb0327ffaf1..286cc47aa3b1b048819c8ce205d576db4af268b1 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -26454,6 +26454,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.EME.IsIncognito" enum="Boolean"> |
+ <owner>xhwang@chromium.org</owner> |
+ <summary> |
+ Whether a given WebMediaPlayer instance, with a CDM attached, is played in |
+ an incognito window. 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> |