| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSpellChecker": [ | 2 "AndroidSpellChecker": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android" | 5 "android" |
| 6 ], | 6 ], |
| 7 "experiments": [ | 7 "experiments": [ |
| 8 { | 8 { |
| 9 "name": "Enabled_NonLowEnd", | 9 "name": "Enabled_NonLowEnd", |
| 10 "enable_features": [ | 10 "enable_features": [ |
| (...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 651 "platforms": [ | 651 "platforms": [ |
| 652 "android", | 652 "android", |
| 653 "chromeos", | 653 "chromeos", |
| 654 "ios", | 654 "ios", |
| 655 "linux", | 655 "linux", |
| 656 "mac", | 656 "mac", |
| 657 "win" | 657 "win" |
| 658 ], | 658 ], |
| 659 "experiments": [ | 659 "experiments": [ |
| 660 { | 660 { |
| 661 "name": "Enabled" | 661 "name": "Enabled", |
| 662 "enable_features": [ |
| 663 "EnableSyncClientToServerCompression" |
| 664 ] |
| 662 } | 665 } |
| 663 ] | 666 ] |
| 664 } | 667 } |
| 665 ], | 668 ], |
| 666 "EnableSyncUSSDeviceInfo": [ | 669 "EnableSyncUSSDeviceInfo": [ |
| 667 { | 670 { |
| 668 "platforms": [ | 671 "platforms": [ |
| 669 "android", | 672 "android", |
| 670 "chromeos", | 673 "chromeos", |
| 671 "ios", | 674 "ios", |
| (...skipping 1924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2596 { | 2599 { |
| 2597 "name": "Enabled", | 2600 "name": "Enabled", |
| 2598 "enable_features": [ | 2601 "enable_features": [ |
| 2599 "use-new-media-cache" | 2602 "use-new-media-cache" |
| 2600 ] | 2603 ] |
| 2601 } | 2604 } |
| 2602 ] | 2605 ] |
| 2603 } | 2606 } |
| 2604 ] | 2607 ] |
| 2605 } | 2608 } |
| OLD | NEW |