Commit c57f7916 authored by Tommy Steimel's avatar Tommy Steimel Committed by Commit Bot

Media Controls: Remove fieldtrial for modern media controls

This CL removes the entry in fieldtrial_testing_config.json for the
modern media controls, since the legacy controls no longer exist.

Bug: 884215
Change-Id: Ibc21ac0c61288581e2625821ca730697c834981c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673752Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Tommy Steimel <steimel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#671785}
parent 9c83b8a9
...@@ -3051,25 +3051,6 @@ ...@@ -3051,25 +3051,6 @@
] ]
} }
], ],
"ModernMediaControls": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"UseModernMediaControls"
]
}
]
}
],
"MojoChannel": [ "MojoChannel": [
{ {
"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