Commit b8c3b07b authored by Mugdha Lakhani's avatar Mugdha Lakhani Committed by Commit Bot

[GCM Driver] Add 'GCMTokenInvalidateAfterDays' to field trial

testing config.

Bug: 814376
Change-Id: Ic164c023e6da9bb462807c6177d0a63ba4cf454a
Reviewed-on: https://chromium-review.googlesource.com/993132
Commit-Queue: Mugdha Lakhani <nator@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548025}
parent b14c4d31
...@@ -1419,6 +1419,25 @@ ...@@ -1419,6 +1419,25 @@
] ]
} }
], ],
"GCMTokenInvalidAfterDays": [
{
"platforms": [
"linux",
"mac",
"win",
"chromeos",
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"GCMTokenInvalidAfterDays"
]
}
]
}
],
"GaiaPasswordReuse": [ "GaiaPasswordReuse": [
{ {
"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