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

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

Issue 287383002: Implement getMediaDevices. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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 | « content/renderer/media/webrtc_uma_histograms_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index e14c4bf513bd7beff902be60f037fb31f90c0f1c..12d7ce3e2c657cc2af099cc8ca38949560d423ad 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -37205,6 +37205,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1" label="PeerConnection00"/>
<int value="2" label="DeprecatedPeerConnection"/>
<int value="3" label="RTCPeerConnection"/>
+ <int value="4" label="GetMediaDevices"/>
</enum>
<enum name="KeyboardControlEvent" type="int">
« no previous file with comments | « content/renderer/media/webrtc_uma_histograms_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698