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

Remove KeepScriptResourceAlive entry from the testing config.

Bug: 1126640
Change-Id: Ic81197c9b576e8f6045365196ec0f3637509c0c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628109Reviewed-by: default avatarDominic Farolino <dom@chromium.org>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#843299}
parent 1e05f7b2
...@@ -3954,26 +3954,6 @@ ...@@ -3954,26 +3954,6 @@
] ]
} }
], ],
"KeepScriptResourceAlive": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"KeepScriptResourceAlive"
]
}
]
}
],
"KeepaliveRequestPriority": [ "KeepaliveRequestPriority": [
{ {
"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