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

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

Issue 2736903004: Add sound volume to device attribute reporting (Closed)
Patch Set: Fixed tests (initialize CrasAudioHandler), added sound volume test Created 3 years, 9 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 1a58b6fd7b6b3a72ebc3e29a26a705d5d9d0ae64..052adc2652985fe611e4642263ed7626a5185e5c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88505,6 +88505,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="364" label="DeviceLoginScreenLocales"/>
<int value="365" label="DeviceLoginScreenInputMethods"/>
<int value="366" label="EnableCommonNameFallbackForLocalAnchors"/>
+ <int value="367" label="ReportSoundVolume"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698