Commit bc642433 authored by Marc Treib's avatar Marc Treib Committed by Commit Bot

Create fieldtrial testing config for SyncInstanceIDTokenTTL

Bug: 1034915
Change-Id: Ida5008f8292c1f885c18ead46a04d3c456857674
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031025
Auto-Submit: Marc Treib <treib@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738706}
parent b1693a47
......@@ -6378,6 +6378,27 @@
]
}
],
"SyncInstanceIDTokenTTL": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"time_to_live_seconds": "1209600"
},
"enable_features": [
"SyncInstanceIDTokenTTL"
]
}
]
}
],
"SyncUssBookmarks'": [
{
"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