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

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

Issue 2578473002: chrome.audio API: treat mute as system wide property (Closed)
Patch Set: . Created 3 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
« no previous file with comments | « extensions/test/data/api_test/audio/test.js ('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 fe487cc56cde922b9d49ad24b6257a0c1ff98da3..732f4d95e9900ef06edb0d3c11d96b727db692b1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87647,6 +87647,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1157" label="NETWORKINGPRIVATE_GETGLOBALPOLICY"/>
<int value="1158" label="DIAL_FETCHDEVICEDESCRIPTION"/>
<int value="1159" label="SYSTEM_DISPLAY_STARTCUSTOMTOUCHCALIBRATION"/>
+ <int value="1160" label="AUDIO_GETMUTE"/>
+ <int value="1161" label="AUDIO_SETMUTE"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « extensions/test/data/api_test/audio/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698