| OLD | NEW |
| 1 { | 1 { |
| 2 "AlternateComponentUrls": [ | 2 "AlternateComponentUrls": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android", | 5 "android", |
| 6 "chromeos", | 6 "chromeos", |
| 7 "ios", | 7 "ios", |
| 8 "linux", | 8 "linux", |
| 9 "mac", | 9 "mac", |
| 10 "win" | 10 "win" |
| (...skipping 909 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 920 "experiments": [ | 920 "experiments": [ |
| 921 { | 921 { |
| 922 "name": "Enabled", | 922 "name": "Enabled", |
| 923 "enable_features": [ | 923 "enable_features": [ |
| 924 "IOSurfaceClearYosemite" | 924 "IOSurfaceClearYosemite" |
| 925 ] | 925 ] |
| 926 } | 926 } |
| 927 ] | 927 ] |
| 928 } | 928 } |
| 929 ], | 929 ], |
| 930 "IconNTP": [ | |
| 931 { | |
| 932 "platforms": [ | |
| 933 "win" | |
| 934 ], | |
| 935 "experiments": [ | |
| 936 { | |
| 937 "name": "Default" | |
| 938 } | |
| 939 ] | |
| 940 } | |
| 941 ], | |
| 942 "ImportantSitesInCBD": [ | 930 "ImportantSitesInCBD": [ |
| 943 { | 931 { |
| 944 "platforms": [ | 932 "platforms": [ |
| 945 "android" | 933 "android" |
| 946 ], | 934 ], |
| 947 "experiments": [ | 935 "experiments": [ |
| 948 { | 936 { |
| 949 "name": "DialogEnabled", | 937 "name": "DialogEnabled", |
| 950 "enable_features": [ | 938 "enable_features": [ |
| 951 "ImportantSitesInCBD" | 939 "ImportantSitesInCBD" |
| (...skipping 1770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2722 { | 2710 { |
| 2723 "name": "Enabled", | 2711 "name": "Enabled", |
| 2724 "enable_features": [ | 2712 "enable_features": [ |
| 2725 "use-new-media-cache" | 2713 "use-new-media-cache" |
| 2726 ] | 2714 ] |
| 2727 } | 2715 } |
| 2728 ] | 2716 ] |
| 2729 } | 2717 } |
| 2730 ] | 2718 ] |
| 2731 } | 2719 } |
| OLD | NEW |