| 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 544 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 555 } | 555 } |
| 556 ], | 556 ], |
| 557 "VarationsServiceControl": [ | 557 "VarationsServiceControl": [ |
| 558 { | 558 { |
| 559 "group_name": "Interval_30min", | 559 "group_name": "Interval_30min", |
| 560 "params": { | 560 "params": { |
| 561 "fetch_period_min": "30" | 561 "fetch_period_min": "30" |
| 562 } | 562 } |
| 563 } | 563 } |
| 564 ], | 564 ], |
| 565 "WebFontsInterventionV2": [ |
| 566 { |
| 567 "group_name": "Enabled-slow2g" |
| 568 } |
| 569 ], |
| 565 "WebRTC-EnableWebRtcEcdsa": [ | 570 "WebRTC-EnableWebRtcEcdsa": [ |
| 566 { | 571 { |
| 567 "enable_features": [ | 572 "enable_features": [ |
| 568 "WebRTC-EnableWebRtcEcdsa" | 573 "WebRTC-EnableWebRtcEcdsa" |
| 569 ], | 574 ], |
| 570 "group_name": "Enabled" | 575 "group_name": "Enabled" |
| 571 } | 576 } |
| 572 ], | 577 ], |
| 573 "WebRTC-LocalIPPermissionCheck": [ | 578 "WebRTC-LocalIPPermissionCheck": [ |
| 574 { | 579 { |
| 575 "group_name": "Enabled" | 580 "group_name": "Enabled" |
| 576 } | 581 } |
| 577 ], | 582 ], |
| 578 "WebRTC-PeerConnectionDTLS1.2": [ | 583 "WebRTC-PeerConnectionDTLS1.2": [ |
| 579 { | 584 { |
| 580 "group_name": "Enabled" | 585 "group_name": "Enabled" |
| 581 } | 586 } |
| 582 ], | 587 ], |
| 583 "use-new-media-cache": [ | 588 "use-new-media-cache": [ |
| 584 { | 589 { |
| 585 "enable_features": [ | 590 "enable_features": [ |
| 586 "use-new-media-cache" | 591 "use-new-media-cache" |
| 587 ], | 592 ], |
| 588 "group_name": "Enabled" | 593 "group_name": "Enabled" |
| 589 } | 594 } |
| 590 ] | 595 ] |
| 591 } | 596 } |
| OLD | NEW |