Commit ea924baf authored by Henrik Grunell's avatar Henrik Grunell Committed by Commit Bot

Add field trial testing config for IncreaseInputAudioBufferSize study.

This enables the feature with the same name.

Bug: 830624, 826664
Change-Id: I156e197bc4a5f0a322747ad13def5ef361d3b173
Reviewed-on: https://chromium-review.googlesource.com/1014083
Commit-Queue: Henrik Grunell <grunell@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568021}
parent c10bd4b7
...@@ -1843,6 +1843,21 @@ ...@@ -1843,6 +1843,21 @@
] ]
} }
], ],
"IncreaseInputAudioBufferSize": [
{
"platforms": [
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"IncreaseInputAudioBufferSize"
]
}
]
}
],
"InstanceID": [ "InstanceID": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment