Skip to content

Commit

Permalink
[signin] Enable ForceDiceMigration in fieldtrial_testing_config.json
Browse files Browse the repository at this point in the history
Change-Id: Iff7379af735fbace57075d9b920a8873bb073da1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840431
Reviewed-by: Jesse Doherty <jwd@chromium.org>
Commit-Queue: David Roger <droger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#703629}
  • Loading branch information
David Roger authored and Commit Bot committed Oct 8, 2019
1 parent 36bc883 commit c43246b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2623,6 +2623,23 @@
]
}
],
"ForceDiceMigration": [
{
"platforms": [
"windows",
"mac",
"linux"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ForceDiceMigration"
]
}
]
}
],
"FreezeBackgroundTabOnNetworkIdle": [
{
"platforms": [
Expand Down

0 comments on commit c43246b

Please sign in to comment.