Commit dcc52f39 authored by Chris Lu's avatar Chris Lu Committed by Commit Bot

[ios] Add Testing Config for Fullscreen Finch Config

Adds a config for the FullscreenControllerBrowserScoped flag.

Bug: 790886
Change-Id: Ibbb765e6d7affa49bde4afc8effefdce48da94a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299236Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Chris Lu <thegreenfrog@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789252}
parent acd531e7
......@@ -2956,6 +2956,21 @@
]
}
],
"FullscreenBrowserScope": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"FullscreenControllerBrowserScoped"
]
}
]
}
],
"FuzzyAppSearch": [
{
"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