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

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

Issue 2380793002: Migrate MediaDevices.enumerateDevices to Mojo (Closed)
Patch Set: rebase 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
« no previous file with comments | « 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 dab2823baf130f8be11bd6d15a2c50a909b7456a..253dd9483aeaa971562b26e8b6f6315d054d9a83 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73063,6 +73063,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">
« no previous file with comments | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698