| 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 936 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 947 "platforms": [ | 947 "platforms": [ |
| 948 "chromeos", | 948 "chromeos", |
| 949 "linux", | 949 "linux", |
| 950 "mac", | 950 "mac", |
| 951 "win" | 951 "win" |
| 952 ], | 952 ], |
| 953 "experiments": [ | 953 "experiments": [ |
| 954 { | 954 { |
| 955 "name": "Enabled", | 955 "name": "Enabled", |
| 956 "params": { | 956 "params": { |
| 957 "engagement_threshold_for_flash": "4" | 957 "engagement_threshold_for_flash": "8" |
| 958 }, | 958 }, |
| 959 "enable_features": [ | 959 "enable_features": [ |
| 960 "PreferHtmlOverPlugins" | 960 "PreferHtmlOverPlugins" |
| 961 ] | 961 ] |
| 962 } | 962 } |
| 963 ] | 963 ] |
| 964 } | 964 } |
| 965 ], | 965 ], |
| 966 "HttpFormWarning": [ | 966 "HttpFormWarning": [ |
| 967 { | 967 { |
| (...skipping 2102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3070 { | 3070 { |
| 3071 "name": "Enabled", | 3071 "name": "Enabled", |
| 3072 "enable_features": [ | 3072 "enable_features": [ |
| 3073 "use-new-media-cache" | 3073 "use-new-media-cache" |
| 3074 ] | 3074 ] |
| 3075 } | 3075 } |
| 3076 ] | 3076 ] |
| 3077 } | 3077 } |
| 3078 ] | 3078 ] |
| 3079 } | 3079 } |
| OLD | NEW |