Commit 6b6ebd18 authored by Dale Curtis's avatar Dale Curtis Committed by Commit Bot

Add field trial testing config for preload=metadata suspend.

BUG=827396
TEST=passes the bots

Change-Id: Ic88e877aecdd658c734182eb21f5849f0e2363fe
Reviewed-on: https://chromium-review.googlesource.com/987195Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553017}
parent 7e678c55
...@@ -2652,6 +2652,25 @@ ...@@ -2652,6 +2652,25 @@
] ]
} }
], ],
"PreloadMetadataSuspend": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PreloadMetadataSuspend"
]
}
]
}
],
"PreviewsClientLoFi": [ "PreviewsClientLoFi": [
{ {
"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