| OLD | NEW |
| 1 { | 1 { |
| 2 "AsyncSetAsDefault": [ | 2 "AsyncSetAsDefault": [ |
| 3 { | 3 { |
| 4 "group_name": "Enabled" | 4 "group_name": "Enabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AutofillClassifier": [ | 7 "AutofillClassifier": [ |
| 8 { | 8 { |
| 9 "group_name": "Enabled" | 9 "group_name": "Enabled" |
| 10 } | 10 } |
| 11 ], | 11 ], |
| 12 "AutofillFieldMetadata": [ | 12 "AutofillFieldMetadata": [ |
| 13 { | 13 { |
| 14 "group_name": "Enabled" | 14 "group_name": "Enabled" |
| 15 } | 15 } |
| 16 ], | 16 ], |
| 17 "AutofillProfileOrderByFrecency": [ | 17 "AutofillProfileOrderByFrecency": [ |
| 18 { | 18 { |
| 19 "group_name": "EnabledLimitTo3", | 19 "group_name": "EnabledLimitTo3", |
| 20 "params": { | 20 "params": { |
| 21 "limit": "3" | 21 "limit": "3" |
| 22 } | 22 } |
| 23 } | 23 } |
| 24 ], | 24 ], |
| 25 "AutomaticTabDiscarding": [ | 25 "AutomaticTabDiscarding": [ |
| 26 { | 26 { |
| 27 "enable_features": [ |
| 28 "AutomaticTabDiscarding" |
| 29 ], |
| 27 "group_name": "Enabled_Once" | 30 "group_name": "Enabled_Once" |
| 28 } | 31 } |
| 29 ], | 32 ], |
| 30 "BrowserBlacklist": [ | 33 "BrowserBlacklist": [ |
| 31 { | 34 { |
| 32 "group_name": "Enabled" | 35 "group_name": "Enabled" |
| 33 } | 36 } |
| 34 ], | 37 ], |
| 35 "CaptivePortalInterstitial": [ | 38 "CaptivePortalInterstitial": [ |
| 36 { | 39 { |
| (...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 { | 279 { |
| 277 "group_name": "Enabled" | 280 "group_name": "Enabled" |
| 278 } | 281 } |
| 279 ], | 282 ], |
| 280 "WebRTC-PeerConnectionDTLS1.2": [ | 283 "WebRTC-PeerConnectionDTLS1.2": [ |
| 281 { | 284 { |
| 282 "group_name": "Enabled" | 285 "group_name": "Enabled" |
| 283 } | 286 } |
| 284 ] | 287 ] |
| 285 } | 288 } |
| OLD | NEW |