| 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 1070 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1081 "platforms": [ | 1081 "platforms": [ |
| 1082 "chromeos", | 1082 "chromeos", |
| 1083 "linux", | 1083 "linux", |
| 1084 "mac", | 1084 "mac", |
| 1085 "win" | 1085 "win" |
| 1086 ], | 1086 ], |
| 1087 "experiments": [ | 1087 "experiments": [ |
| 1088 { | 1088 { |
| 1089 "name": "Enabled", | 1089 "name": "Enabled", |
| 1090 "params": { | 1090 "params": { |
| 1091 "engagement_threshold_for_flash": "8" | 1091 "engagement_threshold_for_flash": "16" |
| 1092 }, | 1092 }, |
| 1093 "enable_features": [ | 1093 "enable_features": [ |
| 1094 "PreferHtmlOverPlugins" | 1094 "PreferHtmlOverPlugins" |
| 1095 ] | 1095 ] |
| 1096 } | 1096 } |
| 1097 ] | 1097 ] |
| 1098 } | 1098 } |
| 1099 ], | 1099 ], |
| 1100 "HttpFormWarning": [ | 1100 "HttpFormWarning": [ |
| 1101 { | 1101 { |
| (...skipping 2219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3321 { | 3321 { |
| 3322 "name": "Enabled", | 3322 "name": "Enabled", |
| 3323 "enable_features": [ | 3323 "enable_features": [ |
| 3324 "use-new-media-cache" | 3324 "use-new-media-cache" |
| 3325 ] | 3325 ] |
| 3326 } | 3326 } |
| 3327 ] | 3327 ] |
| 3328 } | 3328 } |
| 3329 ] | 3329 ] |
| 3330 } | 3330 } |
| OLD | NEW |