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

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

Issue 2380793002: Migrate MediaDevices.enumerateDevices to Mojo (Closed)
Patch Set: rebase, hta@ comments, fix tests, histograms.xml Created 4 years, 2 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
« content/renderer/media/user_media_client_impl.cc ('K') | « content/test/BUILD.gn ('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 51b2c69057a9778abc76969b5c093972495af944..e7192845b94667bd29c5d02bc62a958f64707708 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72776,6 +72776,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="138" label="DSH_WRONG_STORAGE_PARTITION"/>
<int value="139" label="BDH_DISALLOWED_ORIGIN"/>
<int value="140" label="ARH_CREATED_STREAM_WITHOUT_AUTHORIZATION"/>
+ <int value="141" label="MDDH_INVALID_DEVICE_TYPE_REQUEST"/>
+ <int value="142" label="MDDH_UNAUTHORIZED_ORIGIN"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« content/renderer/media/user_media_client_impl.cc ('K') | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698