Commit c43246b2 authored by David Roger's avatar David Roger Committed by Commit Bot

[signin] Enable ForceDiceMigration in fieldtrial_testing_config.json

Change-Id: Iff7379af735fbace57075d9b920a8873bb073da1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840431Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: David Roger <droger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#703629}
parent 36bc8832
...@@ -2623,6 +2623,23 @@ ...@@ -2623,6 +2623,23 @@
] ]
} }
], ],
"ForceDiceMigration": [
{
"platforms": [
"windows",
"mac",
"linux"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ForceDiceMigration"
]
}
]
}
],
"FreezeBackgroundTabOnNetworkIdle": [ "FreezeBackgroundTabOnNetworkIdle": [
{ {
"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