Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Unified Diff: tools/metrics/histograms/enums.xml

Issue 2941003002: Add use counters for navigator.requestMediaKeySystemAccess (Closed)
Patch Set: Add use counters for navigator.requestMediaKeySystemAccess Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 89839114e9def346f5437be7ac1173a8444ecef7..54e8164fb54e20b409382d4ceddc8572eddcf9b2 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15481,6 +15481,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2024" label="DeprecatedTimingFunctionStepMiddle"/>
<int value="2025" label="DocumentDomainSetWithNonDefaultPort"/>
<int value="2026" label="DocumentDomainSetWithDefaultPort"/>
+ <int value="2027" label="EncryptedMediaIframe"/>
</enum>
<enum name="FeedbackSource">

Powered by Google App Engine
This is Rietveld 408576698