Commit 292bd0d3 authored by Per Åhgren's avatar Per Åhgren Committed by Commit Bot

Adding testing config for the CrOSSystemAECDeactivatedGroups feature

Bug: chromium:1016306
Change-Id: Ibbd26fec8a3657a85aa6cf2bca0d6680e1963674
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872219Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Per Åhgren <peah@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708344}
parent 7baff6b0
...@@ -1839,6 +1839,24 @@ ...@@ -1839,6 +1839,24 @@
] ]
} }
], ],
"CrOSSystemAECDeactivatedGroups": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "AecGroupIdsWithBrowserFallbackFromCrAS",
"params": {
"3": "true"
},
"enable_features": [
"CrOSSystemAECDeactivatedGroups"
]
}
]
}
],
"D3D11VideoDecoder": [ "D3D11VideoDecoder": [
{ {
"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