| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSessionNotifications": [ | 2 "AndroidSessionNotifications": [ |
| 3 { | 3 { |
| 4 "group_name": "Disabled" | 4 "group_name": "Disabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AsyncDns": [ | 7 "AsyncDns": [ |
| 8 { | 8 { |
| 9 "group_name": "AsyncDnsA" | 9 "group_name": "AsyncDnsA" |
| 10 }, | 10 }, |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 201 "PageRevisitInstrumentation": [ | 201 "PageRevisitInstrumentation": [ |
| 202 { | 202 { |
| 203 "group_name": "Enabled" | 203 "group_name": "Enabled" |
| 204 } | 204 } |
| 205 ], | 205 ], |
| 206 "PasswordBranding": [ | 206 "PasswordBranding": [ |
| 207 { | 207 { |
| 208 "group_name": "SmartLockBrandingSavePromptOnly" | 208 "group_name": "SmartLockBrandingSavePromptOnly" |
| 209 } | 209 } |
| 210 ], | 210 ], |
| 211 "PhysicalWeb": [ |
| 212 { |
| 213 "group_name": "Enabled" |
| 214 } |
| 215 ], |
| 211 "Precache": [ | 216 "Precache": [ |
| 212 { | 217 { |
| 213 "group_name": "Enabled" | 218 "group_name": "Enabled" |
| 214 } | 219 } |
| 215 ], | 220 ], |
| 216 "ProgressBarAnimationAndroid": [ | 221 "ProgressBarAnimationAndroid": [ |
| 217 { | 222 { |
| 218 "group_name": "SmoothAnimation", | 223 "group_name": "SmoothAnimation", |
| 219 "params": { | 224 "params": { |
| 220 "progress-bar-animation": "smooth" | 225 "progress-bar-animation": "smooth" |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 416 { | 421 { |
| 417 "group_name": "Enabled" | 422 "group_name": "Enabled" |
| 418 } | 423 } |
| 419 ], | 424 ], |
| 420 "WebRTC-PeerConnectionDTLS1.2": [ | 425 "WebRTC-PeerConnectionDTLS1.2": [ |
| 421 { | 426 { |
| 422 "group_name": "Enabled" | 427 "group_name": "Enabled" |
| 423 } | 428 } |
| 424 ] | 429 ] |
| 425 } | 430 } |
| OLD | NEW |