Commit eee7c411 authored by toyoshim's avatar toyoshim Committed by Commit bot

Remove WebFontsIntervention flag from fieldtrial testing config

The feature was already shipped, and there is no relevant trial
on trunk source code.

Note: This configuration looks wrong. Since the study used FeatureList
API, it should have an enable_features field to enable it correctly.

BUG=n/a

Review-Url: https://codereview.chromium.org/2046463002
Cr-Commit-Position: refs/heads/master@{#398136}
parent 731d9ced
...@@ -496,11 +496,6 @@ ...@@ -496,11 +496,6 @@
} }
} }
], ],
"WebFontsIntervention": [
{
"group_name": "Enabled"
}
],
"WebRTC-EnableWebRtcEcdsa": [ "WebRTC-EnableWebRtcEcdsa": [
{ {
"enable_features": [ "enable_features": [
......
...@@ -272,11 +272,6 @@ ...@@ -272,11 +272,6 @@
} }
} }
], ],
"WebFontsIntervention": [
{
"group_name": "Enabled"
}
],
"WebRTC-EnableWebRtcEcdsa": [ "WebRTC-EnableWebRtcEcdsa": [
{ {
"enable_features": [ "enable_features": [
......
...@@ -327,11 +327,6 @@ ...@@ -327,11 +327,6 @@
} }
} }
], ],
"WebFontsIntervention": [
{
"group_name": "Enabled"
}
],
"WebRTC-EnableWebRtcEcdsa": [ "WebRTC-EnableWebRtcEcdsa": [
{ {
"enable_features": [ "enable_features": [
......
...@@ -372,11 +372,6 @@ ...@@ -372,11 +372,6 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"WebFontsIntervention": [
{
"group_name": "Enabled"
}
],
"WebRTC-EnableWebRtcEcdsa": [ "WebRTC-EnableWebRtcEcdsa": [
{ {
"enable_features": [ "enable_features": [
......
...@@ -428,11 +428,6 @@ ...@@ -428,11 +428,6 @@
} }
} }
], ],
"WebFontsIntervention": [
{
"group_name": "Enabled"
}
],
"WebRTC-EnableWebRtcEcdsa": [ "WebRTC-EnableWebRtcEcdsa": [
{ {
"enable_features": [ "enable_features": [
......
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