Commit 4ce54aef authored by Mounir Lamouri's avatar Mounir Lamouri Committed by Commit Bot

Add WebAudioAutoplay experiment to fieldtrial_testing.

Bug: 892483
Change-Id: Ia0a8347c1f31ba087759c2f53bea156f9d091d41
Reviewed-on: https://chromium-review.googlesource.com/c/1264818Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#597243}
parent 69a2ffa1
...@@ -5107,6 +5107,25 @@ ...@@ -5107,6 +5107,25 @@
] ]
} }
], ],
"WebAudioAutoplay": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"disable_features": [
"AutoplayIgnoreWebAudio"
]
}
]
}
],
"WebAuthenticationUI": [ "WebAuthenticationUI": [
{ {
"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