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

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
« no previous file with comments | « third_party/WebKit/public/platform/WebFeature.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index d066a8dfe5cd6ae64fd46a357ecddd27cc670be9..851687beda58b6b4c044caad18868704f653a3da 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15646,6 +15646,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2033" label="ServiceWorkerClientFrameType"/>
<int value="2034" label="QuirksModeDocument"/>
<int value="2035" label="LimitedQuirksModeDocument"/>
+ <int value="2036" label="EncryptedMediaCrossOriginIframe"/>
</enum>
<enum name="FeedbackSource">
« no previous file with comments | « third_party/WebKit/public/platform/WebFeature.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698