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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1825633002: Adds UMA histograms for desktop tab and audio capture through (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « content/content_browser.gypi ('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 15640b6d239fa3822485a1180c683604fbe932d7..ffaa89966a6f6318bf130a217a3e6602b52ae34f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63234,6 +63234,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="3" label="First screen capture call failed."/>
<int value="4" label="First window capture call succeeded."/>
<int value="5" label="First window capture call failed."/>
+ <int value="6" label="Tab video capturer created."/>
+ <int value="7" label="Tab audio capturer created."/>
+ <int value="8" label="System loopback audio capturer created."/>
</enum>
<enum name="DesktopSearchRedirectionInfobarCloseAction" type="int">
« no previous file with comments | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698