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

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

Issue 2821233002: Add UseCounter feature for requestMidiAccess with sysex:true (Closed)
Patch Set: Created 3 years, 8 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d88b5df2cd25ef2cb7f45d2f92e0a62fa115e9f1..ba30de5e4a51ebd26a774cde16e4f3e410606e88 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95694,6 +95694,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1959" label="MediaStreamConstraintsGoogNoiseReduction"/>
<int value="1960" label="MediaStreamConstraintsGoogPowerLineFrequency"/>
<int value="1961" label="ViewportFixedPositionUnderFilter"/>
+ <int value="1962" label="RequestMIDIAccessSysEx"/>
+ <int value="1963" label="RequestMIDIAccessSysExIframe"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698