| 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 467 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 478 "params": { | 478 "params": { |
| 479 "fetch_period_min": "30" | 479 "fetch_period_min": "30" |
| 480 } | 480 } |
| 481 } | 481 } |
| 482 ], | 482 ], |
| 483 "WebFontsIntervention": [ | 483 "WebFontsIntervention": [ |
| 484 { | 484 { |
| 485 "group_name": "Enabled" | 485 "group_name": "Enabled" |
| 486 } | 486 } |
| 487 ], | 487 ], |
| 488 "WebRTC-EnableWebRtcEcdsa": [ |
| 489 { |
| 490 "enable_features": [ |
| 491 "WebRTC-EnableWebRtcEcdsa" |
| 492 ], |
| 493 "group_name": "Enabled" |
| 494 } |
| 495 ], |
| 488 "WebRTC-LocalIPPermissionCheck": [ | 496 "WebRTC-LocalIPPermissionCheck": [ |
| 489 { | 497 { |
| 490 "group_name": "Enabled" | 498 "group_name": "Enabled" |
| 491 } | 499 } |
| 492 ], | 500 ], |
| 493 "WebRTC-PeerConnectionDTLS1.2": [ | 501 "WebRTC-PeerConnectionDTLS1.2": [ |
| 494 { | 502 { |
| 495 "group_name": "Enabled" | 503 "group_name": "Enabled" |
| 496 } | 504 } |
| 497 ], | 505 ], |
| 498 "use-new-media-cache": [ | 506 "use-new-media-cache": [ |
| 499 { | 507 { |
| 500 "enable_features": [ | 508 "enable_features": [ |
| 501 "use-new-media-cache" | 509 "use-new-media-cache" |
| 502 ], | 510 ], |
| 503 "group_name": "Enabled" | 511 "group_name": "Enabled" |
| 504 } | 512 } |
| 505 ] | 513 ] |
| 506 } | 514 } |
| OLD | NEW |