| 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 550 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 561 { | 561 { |
| 562 "group_name": "none" | 562 "group_name": "none" |
| 563 }, | 563 }, |
| 564 { | 564 { |
| 565 "group_name": "normal" | 565 "group_name": "normal" |
| 566 }, | 566 }, |
| 567 { | 567 { |
| 568 "group_name": "aggressive" | 568 "group_name": "aggressive" |
| 569 } | 569 } |
| 570 ], | 570 ], |
| 571 "VarationsServiceControl": [ | |
| 572 { | |
| 573 "group_name": "Interval_30min", | |
| 574 "params": { | |
| 575 "fetch_period_min": "30" | |
| 576 } | |
| 577 } | |
| 578 ], | |
| 579 "WebFontsInterventionV2": [ | 571 "WebFontsInterventionV2": [ |
| 580 { | 572 { |
| 581 "group_name": "Enabled-slow2g" | 573 "group_name": "Enabled-slow2g" |
| 582 } | 574 } |
| 583 ], | 575 ], |
| 584 "WebRTC-EnableWebRtcEcdsa": [ | 576 "WebRTC-EnableWebRtcEcdsa": [ |
| 585 { | 577 { |
| 586 "enable_features": [ | 578 "enable_features": [ |
| 587 "WebRTC-EnableWebRtcEcdsa" | 579 "WebRTC-EnableWebRtcEcdsa" |
| 588 ], | 580 ], |
| (...skipping 12 matching lines...) Expand all Loading... |
| 601 ], | 593 ], |
| 602 "use-new-media-cache": [ | 594 "use-new-media-cache": [ |
| 603 { | 595 { |
| 604 "enable_features": [ | 596 "enable_features": [ |
| 605 "use-new-media-cache" | 597 "use-new-media-cache" |
| 606 ], | 598 ], |
| 607 "group_name": "Enabled" | 599 "group_name": "Enabled" |
| 608 } | 600 } |
| 609 ] | 601 ] |
| 610 } | 602 } |
| OLD | NEW |