| OLD | NEW |
| 1 { | 1 { |
| 2 "AllBookmarks": [ | 2 "AllBookmarks": [ |
| 3 { | 3 { |
| 4 "disable_features": [ | 4 "disable_features": [ |
| 5 "AllBookmarks" | 5 "AllBookmarks" |
| 6 ], | 6 ], |
| 7 "group_name": "Disabled" | 7 "group_name": "Disabled" |
| 8 } | 8 } |
| 9 ], | 9 ], |
| 10 "AndroidSessionNotifications": [ | 10 "AndroidSessionNotifications": [ |
| (...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 575 "VarationsServiceControl": [ | 575 "VarationsServiceControl": [ |
| 576 { | 576 { |
| 577 "group_name": "Interval_30min", | 577 "group_name": "Interval_30min", |
| 578 "params": { | 578 "params": { |
| 579 "fetch_period_min": "30" | 579 "fetch_period_min": "30" |
| 580 } | 580 } |
| 581 } | 581 } |
| 582 ], | 582 ], |
| 583 "WebFontsInterventionV2": [ | 583 "WebFontsInterventionV2": [ |
| 584 { | 584 { |
| 585 "group_name": "Disabled" | 585 "group_name": "Enabled-slow2g" |
| 586 } | 586 } |
| 587 ], | 587 ], |
| 588 "WebRTC-EnableWebRtcEcdsa": [ | 588 "WebRTC-EnableWebRtcEcdsa": [ |
| 589 { | 589 { |
| 590 "enable_features": [ | 590 "enable_features": [ |
| 591 "WebRTC-EnableWebRtcEcdsa" | 591 "WebRTC-EnableWebRtcEcdsa" |
| 592 ], | 592 ], |
| 593 "group_name": "Enabled" | 593 "group_name": "Enabled" |
| 594 } | 594 } |
| 595 ], | 595 ], |
| 596 "WebRTC-LocalIPPermissionCheck": [ | 596 "WebRTC-LocalIPPermissionCheck": [ |
| 597 { | 597 { |
| 598 "group_name": "Enabled" | 598 "group_name": "Enabled" |
| 599 } | 599 } |
| 600 ], | 600 ], |
| 601 "WebRTC-PeerConnectionDTLS1.2": [ | 601 "WebRTC-PeerConnectionDTLS1.2": [ |
| 602 { | 602 { |
| 603 "group_name": "Enabled" | 603 "group_name": "Enabled" |
| 604 } | 604 } |
| 605 ], | 605 ], |
| 606 "use-new-media-cache": [ | 606 "use-new-media-cache": [ |
| 607 { | 607 { |
| 608 "enable_features": [ | 608 "enable_features": [ |
| 609 "use-new-media-cache" | 609 "use-new-media-cache" |
| 610 ], | 610 ], |
| 611 "group_name": "Enabled" | 611 "group_name": "Enabled" |
| 612 } | 612 } |
| 613 ] | 613 ] |
| 614 } | 614 } |
| OLD | NEW |