Commit dab2fd56 authored by Becca Hughes's avatar Becca Hughes Committed by Commit Bot

[Autoplay] Add field trial testing config

Add field trial testing config for preseed stable exp.

BUG=931791

Change-Id: I5db4299e1a347cb52565d862a60f1b0ff3c12783
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540458
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#644801}
parent f9bd5250
...@@ -5168,6 +5168,24 @@ ...@@ -5168,6 +5168,24 @@
] ]
} }
], ],
"UnifiedAutoplay": [
{
"platforms": [
"linux",
"mac",
"chromeos",
"windows"
],
"experiments": [
{
"name": "PreseedControl",
"disable_features": [
"PreloadMediaEngagementData"
]
}
]
}
],
"UnifiedConsent": [ "UnifiedConsent": [
{ {
"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