| 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 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 167 "params": { | 167 "params": { |
| 168 "fetch_period_min": "30" | 168 "fetch_period_min": "30" |
| 169 } | 169 } |
| 170 } | 170 } |
| 171 ], | 171 ], |
| 172 "WebFontsIntervention": [ | 172 "WebFontsIntervention": [ |
| 173 { | 173 { |
| 174 "group_name": "Enabled" | 174 "group_name": "Enabled" |
| 175 } | 175 } |
| 176 ], | 176 ], |
| 177 "WebRTC-H264WithOpenH264FFmpeg": [ |
| 178 { |
| 179 "enable_features": [ |
| 180 "WebRTC-H264WithOpenH264FFmpeg" |
| 181 ], |
| 182 "group_name": "Enabled" |
| 183 } |
| 184 ], |
| 177 "WebRTC-LocalIPPermissionCheck": [ | 185 "WebRTC-LocalIPPermissionCheck": [ |
| 178 { | 186 { |
| 179 "group_name": "Enabled" | 187 "group_name": "Enabled" |
| 180 } | 188 } |
| 181 ], | 189 ], |
| 182 "WebRTC-PeerConnectionDTLS1.2": [ | 190 "WebRTC-PeerConnectionDTLS1.2": [ |
| 183 { | 191 { |
| 184 "group_name": "Enabled" | 192 "group_name": "Enabled" |
| 185 } | 193 } |
| 186 ] | 194 ] |
| 187 } | 195 } |
| OLD | NEW |