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: content/renderer/media/webrtc_uma_histograms.h

Issue 1625743002: Add UMA histograms for HtmlVideoElementCapturerSource (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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:
View side-by-side diff with in-line comments
Download patch
Index: content/renderer/media/webrtc_uma_histograms.h
diff --git a/content/renderer/media/webrtc_uma_histograms.h b/content/renderer/media/webrtc_uma_histograms.h
index c4a5f0548156d4d2dd399fa5aece64c5d4d3ddd7..e333178d66b58cc28bc2940d6e654e5037da2f17 100644
--- a/content/renderer/media/webrtc_uma_histograms.h
+++ b/content/renderer/media/webrtc_uma_histograms.h
@@ -40,6 +40,7 @@ enum JavaScriptAPIName {
WEBKIT_GET_MEDIA_DEVICES,
WEBKIT_MEDIA_STREAM_RECORDER,
WEBKIT_CANVAS_CAPTURE_STREAM,
+ WEBKIT_VIDEO_CAPTURE_STREAM,
INVALID_NAME
};
« no previous file with comments | « content/renderer/media/html_video_element_capturer_source.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698