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

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

Issue 945103002: Add a new audio extension event OnLevelChanged. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 bc94c61a0695ada9ac474e49eb17826e54ce7075..f1293454075235bfb7e30ba41d6a50b5d9ad5265 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48034,6 +48034,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="960" label="FILEMANAGERPRIVATE_ISUMAENABLED"/>
<int value="961" label="WEBVIEWINTERNAL_SETALLOWSCALING"/>
<int value="962" label="PLATFORMKEYSINTERNAL_GETPUBLICKEY"/>
+ <int value="963" label="AUDIO_GETDEVICEINFO"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698