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

Remove CodeCacheDeletionWithoutFilter entry from field trial testing config.

The server-side config indicates that this has launched.

Bug: 1126640
Change-Id: I6483cfaac73374e5bba1c34101f0452f266a5bfa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632125Reviewed-by: default avatarChristian Dullweber <dullweber@chromium.org>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#844073}
parent 9b4a06d5
...@@ -1774,25 +1774,6 @@ ...@@ -1774,25 +1774,6 @@
] ]
} }
], ],
"CodeCacheDeletionWithoutFilter": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CodeCacheDeletionWithoutFilter"
]
}
]
}
],
"CompositeCrossOriginIframes": [ "CompositeCrossOriginIframes": [
{ {
"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