Commit 34ffdbca authored by Nohemi Fernandez's avatar Nohemi Fernandez Committed by Chromium LUCI CQ

Add IOSRestoreGaiaCookies to fieldtrial_testing_config.json.

Bug: 1131027
Change-Id: I66fb4bd7e41798cca4f693b8dff01167462dc673
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568277Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Nohemi Fernandez <fernandex@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833244}
parent ac2bd34e
...@@ -3575,6 +3575,21 @@ ...@@ -3575,6 +3575,21 @@
] ]
} }
], ],
"IOSRestoreGaiaCookies": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"RestoreGAIACookiesIfDeleted"
]
}
]
}
],
"Identifiability": [ "Identifiability": [
{ {
"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