Commit b3f1c14e authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Chromium LUCI CQ

Remove FormControlsRefresh entry from testing config.

The server-side config shows that this on only old versions of Chrome.
Plus, as of [1] the feature is enabled on TOT for desktop.

[1] crrev.com/c/2063530

Bug: 1126640
Change-Id: I17afe09c1da894411f66ef7791a1c1edc441d00a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632126
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarMason Freed <masonfreed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844160}
parent a1c82872
...@@ -3148,24 +3148,6 @@ ...@@ -3148,24 +3148,6 @@
] ]
} }
], ],
"FormControlsRefresh": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"FormControlsRefresh"
]
}
]
}
],
"FreezeBackgroundTabOnNetworkIdle": [ "FreezeBackgroundTabOnNetworkIdle": [
{ {
"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