Adding wrapper class WKBackForwardListItemHolder
[chromium-blink-merge.git] / testing / variations / fieldtrial_testing_config_linux.json
blob24efd29a5990e60bbf2dc33563a0d6e5eda8ac54
2     "InstanceID": [
3         {
4             "group_name": "Enabled"
5         }
6     ],
7     "RefreshTokenDeviceId": [
8         {
9             "group_name": "Enabled"
10         }
11     ],
12     "ReportCertificateErrors": [
13         {
14             "group_name": "ShowAndPossiblySend",
15             "params": {
16                 "sendingThreshold": "1.0"
17             }
18         },
19         {
20             "group_name": "ShowAndPossiblySend",
21             "params": {
22                 "sendingThreshold": "-1.0"
23             }
24         },
25         {
26             "group_name": "ShowAndPossiblySend",
27             "params": {
28                 "sendingThreshold": "0.0"
29             }
30         },
31         {
32             "group_name": "ShowAndPossiblySend",
33             "params": {
34                 "sendingThreshold": "abcdef"
35             }
36         },
37         {
38             "group_name": "DontShowAndDontSend"
39         }
40     ]