Commit 3e9b5d14 authored by Ewann's avatar Ewann Committed by Commit Bot

[iOS] Adds ExtendOpenInFilesSupport finch config

This CL adds ExtendOpenInFilesSupport to the fieldtrial testing config

Bug: 1117398
Change-Id: I9d52da7c57e101b1e2607b0c9c6e700e9415468c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454075Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Ewann Pellé <ewannpv@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815048}
parent 53455717
......@@ -2755,6 +2755,21 @@
]
}
],
"ExtendOpenInFilesSupport": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ExtendOpenInFilesSupport"
]
}
]
}
],
"ExtensionSettingsOverriddenDialogs": [
{
"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