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

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

Issue 2941003002: Add use counters for navigator.requestMediaKeySystemAccess (Closed)
Patch Set: 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 a98b41e8cc65ea4359ba3c681d73750f99c9da27..919fd585b8a695bb69728269358020faeb1317f4 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15369,6 +15369,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2021" label="BudgetAPIGetCost"/>
<int value="2022" label="BudgetAPIGetBudget"/>
<int value="2023" label="CrossOriginMainFrameNulledNonEmptyNameAccessed"/>
+ <int value="2024" label="RequestMediaKeySystemAccess"/>
+ <int value="2025" label="RequestMediaKeySystemAccessIframe"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698