| 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 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1128 "platforms": [ | 1128 "platforms": [ |
| 1129 "chromeos", | 1129 "chromeos", |
| 1130 "linux", | 1130 "linux", |
| 1131 "mac", | 1131 "mac", |
| 1132 "win" | 1132 "win" |
| 1133 ], | 1133 ], |
| 1134 "experiments": [ | 1134 "experiments": [ |
| 1135 { | 1135 { |
| 1136 "name": "Enabled", | 1136 "name": "Enabled", |
| 1137 "params": { | 1137 "params": { |
| 1138 "engagement_threshold_for_flash": "16" | 1138 "engagement_threshold_for_flash": "32" |
| 1139 }, | 1139 }, |
| 1140 "enable_features": [ | 1140 "enable_features": [ |
| 1141 "PreferHtmlOverPlugins" | 1141 "PreferHtmlOverPlugins" |
| 1142 ] | 1142 ] |
| 1143 } | 1143 } |
| 1144 ] | 1144 ] |
| 1145 } | 1145 } |
| 1146 ], | 1146 ], |
| 1147 "HttpFormWarning": [ | 1147 "HttpFormWarning": [ |
| 1148 { | 1148 { |
| (...skipping 2242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3391 { | 3391 { |
| 3392 "name": "Enabled", | 3392 "name": "Enabled", |
| 3393 "enable_features": [ | 3393 "enable_features": [ |
| 3394 "use-new-media-cache" | 3394 "use-new-media-cache" |
| 3395 ] | 3395 ] |
| 3396 } | 3396 } |
| 3397 ] | 3397 ] |
| 3398 } | 3398 } |
| 3399 ] | 3399 ] |
| 3400 } | 3400 } |
| OLD | NEW |