| OLD | NEW |
| 1 { | 1 { |
| 2 "AutofillClassifier": [ | 2 "AutofillClassifier": [ |
| 3 { | 3 { |
| 4 "group_name": "Enabled" | 4 "group_name": "Enabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AutofillFieldMetadata": [ | 7 "AutofillFieldMetadata": [ |
| 8 { | 8 { |
| 9 "group_name": "Enabled" | 9 "group_name": "Enabled" |
| 10 } | 10 } |
| (...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 222 "params": { | 222 "params": { |
| 223 "fetch_period_min": "30" | 223 "fetch_period_min": "30" |
| 224 } | 224 } |
| 225 } | 225 } |
| 226 ], | 226 ], |
| 227 "WebFontsIntervention": [ | 227 "WebFontsIntervention": [ |
| 228 { | 228 { |
| 229 "group_name": "Enabled" | 229 "group_name": "Enabled" |
| 230 } | 230 } |
| 231 ], | 231 ], |
| 232 "WebRTC-H264WithOpenH264FFmpeg": [ |
| 233 { |
| 234 "enable_features": [ |
| 235 "WebRTC-H264WithOpenH264FFmpeg" |
| 236 ], |
| 237 "group_name": "Enabled" |
| 238 } |
| 239 ], |
| 232 "WebRTC-LocalIPPermissionCheck": [ | 240 "WebRTC-LocalIPPermissionCheck": [ |
| 233 { | 241 { |
| 234 "group_name": "Enabled" | 242 "group_name": "Enabled" |
| 235 } | 243 } |
| 236 ], | 244 ], |
| 237 "WebRTC-PeerConnectionDTLS1.2": [ | 245 "WebRTC-PeerConnectionDTLS1.2": [ |
| 238 { | 246 { |
| 239 "group_name": "Enabled" | 247 "group_name": "Enabled" |
| 240 } | 248 } |
| 241 ] | 249 ] |
| 242 } | 250 } |
| OLD | NEW |