Commit 1bc83f66 authored by Peter McNeeley's avatar Peter McNeeley Committed by Chromium LUCI CQ

Add OverlayPrioritizationTesting to the field trial config


Bug: 1113306
Change-Id: I631f1d722acf8c39c296643e16c12ce6f3d0e95e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585629Reviewed-by: default avatarRobert Kroeger <rjkroege@chromium.org>
Commit-Queue: Peter McNeeley <petermcneeley@chromium.org>
Cr-Commit-Position: refs/heads/master@{#836764}
parent 2c866ff1
...@@ -5243,6 +5243,21 @@ ...@@ -5243,6 +5243,21 @@
] ]
} }
], ],
"OverlayPrioritizationTesting": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"EnableOverlayPrioritization"
]
}
]
}
],
"PDFViewerUpdate": [ "PDFViewerUpdate": [
{ {
"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