Commit 3b156755 authored by edchin's avatar edchin Committed by Commit Bot

[ios] Add testing config for DragAndDrop

Bug: 1099646
Change-Id: I2b88eb75acc48c02d58b3febdea380410a74861f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321213
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#792153}
parent 23958643
...@@ -3422,6 +3422,21 @@ ...@@ -3422,6 +3422,21 @@
] ]
} }
], ],
"IOSDragAndDrop": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"DragAndDrop"
]
}
]
}
],
"IOSEnablePersistentDownloads": [ "IOSEnablePersistentDownloads": [
{ {
"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