| OLD | NEW |
| 1 { | 1 { |
| 2 "AllBookmarks": [ | 2 "AllBookmarks": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android" | 5 "android" |
| 6 ], | 6 ], |
| 7 "experiments": [ | 7 "experiments": [ |
| 8 { | 8 { |
| 9 "name": "Disabled", | 9 "name": "Disabled", |
| 10 "disable_features": [ | 10 "disable_features": [ |
| (...skipping 881 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 892 ], | 892 ], |
| 893 "NTPSnippets": [ | 893 "NTPSnippets": [ |
| 894 { | 894 { |
| 895 "platforms": [ | 895 "platforms": [ |
| 896 "android" | 896 "android" |
| 897 ], | 897 ], |
| 898 "experiments": [ | 898 "experiments": [ |
| 899 { | 899 { |
| 900 "name": "Enabled", | 900 "name": "Enabled", |
| 901 "enable_features": [ | 901 "enable_features": [ |
| 902 "NTPArticleSuggestions", |
| 903 "NTPBookmarkSuggestions", |
| 902 "NTPSnippets" | 904 "NTPSnippets" |
| 903 ] | 905 ] |
| 904 } | 906 } |
| 905 ] | 907 ] |
| 906 } | 908 } |
| 907 ], | 909 ], |
| 908 "NetworkQualityEstimator": [ | 910 "NetworkQualityEstimator": [ |
| 909 { | 911 { |
| 910 "platforms": [ | 912 "platforms": [ |
| 911 "android", | 913 "android", |
| (...skipping 1283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2195 { | 2197 { |
| 2196 "name": "Enabled", | 2198 "name": "Enabled", |
| 2197 "enable_features": [ | 2199 "enable_features": [ |
| 2198 "use-new-media-cache" | 2200 "use-new-media-cache" |
| 2199 ] | 2201 ] |
| 2200 } | 2202 } |
| 2201 ] | 2203 ] |
| 2202 } | 2204 } |
| 2203 ] | 2205 ] |
| 2204 } | 2206 } |
| OLD | NEW |