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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1576073003: Support Audio for Desktop Capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7756cf937508bd7fd6bffddf217b19789962ac8f..7ffc4ea85b25e60737bcd26d50349a93b8c8faeb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -58777,6 +58777,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="21"
label="Protected media identifier setting (Android/ChromeOS only)"/>
<int value="22" label="App banner setting (Android only)"/>
+ <int value="26" label="Media setting (desktop audio)"/>
GeorgeZ 2016/01/15 16:37:55 Is there any reason that number jumps from 22 to 2
qiangchen 2016/01/15 18:19:40 The value must match the position in kHistogramOrd
</enum>
<enum name="ContextLostReason" type="int">

Powered by Google App Engine
This is Rietveld 408576698