Commit 6b08bfc7 authored by Marc Treib's avatar Marc Treib Committed by Chromium LUCI CQ

Fieldtrial testing config for InvalidationsSkipUnsubscription

Bug: 1103604
Change-Id: I69d1d4d62de530c6ad0aaa83a5e1c09fd4ae2a3e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637597
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#844869}
parent 80749efe
...@@ -3632,6 +3632,21 @@ ...@@ -3632,6 +3632,21 @@
] ]
} }
], ],
"InvalidationsSkipUnsubscription": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"InvalidationsSkipUnsubscription"
]
}
]
}
],
"IsolatePasswordSites": [ "IsolatePasswordSites": [
{ {
"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