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

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

Issue 2801853005: Create a private API for controlling WebRTC's AEC3 (Closed)
Patch Set: Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 86275e44d40e63364085c18179a18ec78aa33ecd..189b210ca2ec0cf703dad242e081fb1d3b555ba3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92321,6 +92321,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1167" label="NETWORKINGCASTPRIVATE_SETWIFITDLSENABLEDSTATE"/>
<int value="1168" label="NETWORKINGCASTPRIVATE_GETWIFITDLSSTATUS"/>
<int value="1169" label="ACCESSIBILITY_PRIVATE_DARKENSCREEN"/>
+ <int value="1170" label="WEBRTC_AUDIO_PRIVATE_SET_AUDIO_EXPERIMENTS"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698