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 478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
489 } | 489 } |
490 ], | 490 ], |
491 "VarationsServiceControl": [ | 491 "VarationsServiceControl": [ |
492 { | 492 { |
493 "group_name": "Interval_30min", | 493 "group_name": "Interval_30min", |
494 "params": { | 494 "params": { |
495 "fetch_period_min": "30" | 495 "fetch_period_min": "30" |
496 } | 496 } |
497 } | 497 } |
498 ], | 498 ], |
499 "WebFontsIntervention": [ | |
500 { | |
501 "group_name": "Enabled" | |
502 } | |
503 ], | |
504 "WebRTC-EnableWebRtcEcdsa": [ | 499 "WebRTC-EnableWebRtcEcdsa": [ |
505 { | 500 { |
506 "enable_features": [ | 501 "enable_features": [ |
507 "WebRTC-EnableWebRtcEcdsa" | 502 "WebRTC-EnableWebRtcEcdsa" |
508 ], | 503 ], |
509 "group_name": "Enabled" | 504 "group_name": "Enabled" |
510 } | 505 } |
511 ], | 506 ], |
512 "WebRTC-LocalIPPermissionCheck": [ | 507 "WebRTC-LocalIPPermissionCheck": [ |
513 { | 508 { |
514 "group_name": "Enabled" | 509 "group_name": "Enabled" |
515 } | 510 } |
516 ], | 511 ], |
517 "WebRTC-PeerConnectionDTLS1.2": [ | 512 "WebRTC-PeerConnectionDTLS1.2": [ |
518 { | 513 { |
519 "group_name": "Enabled" | 514 "group_name": "Enabled" |
520 } | 515 } |
521 ], | 516 ], |
522 "use-new-media-cache": [ | 517 "use-new-media-cache": [ |
523 { | 518 { |
524 "enable_features": [ | 519 "enable_features": [ |
525 "use-new-media-cache" | 520 "use-new-media-cache" |
526 ], | 521 ], |
527 "group_name": "Enabled" | 522 "group_name": "Enabled" |
528 } | 523 } |
529 ] | 524 ] |
530 } | 525 } |
OLD | NEW |