Commit 87ca10d0 authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Commit Bot

Update Finch groupname for "IntentBlockExternalFormRedirectsNoGesture"

Bug: 927509
Change-Id: Ic33449cf8f72637578f33b8ec21293866c5b45be
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225719
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Auto-Submit: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774453}
parent 0fb82701
...@@ -64,21 +64,6 @@ ...@@ -64,21 +64,6 @@
] ]
} }
], ],
"AndroidBlockExternalIntentsWithoutGesture": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "EnabledLaunch",
"enable_features": [
"IntentBlockExternalFormRedirectsNoGesture"
]
}
]
}
],
"AndroidBlockIntentNonSafelistedHeaders": [ "AndroidBlockIntentNonSafelistedHeaders": [
{ {
"platforms": [ "platforms": [
...@@ -3121,6 +3106,21 @@ ...@@ -3121,6 +3106,21 @@
] ]
} }
], ],
"IntentBlockExternalFormRedirectsNoGesture": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_20200323",
"enable_features": [
"IntentBlockExternalFormRedirectsNoGesture"
]
}
]
}
],
"InterestFeedContentSuggestions": [ "InterestFeedContentSuggestions": [
{ {
"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