| 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 3272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3283 } | 3283 } |
| 3284 ], | 3284 ], |
| 3285 "WebApkGooglePlay": [ | 3285 "WebApkGooglePlay": [ |
| 3286 { | 3286 { |
| 3287 "platforms": [ | 3287 "platforms": [ |
| 3288 "android" | 3288 "android" |
| 3289 ], | 3289 ], |
| 3290 "experiments": [ | 3290 "experiments": [ |
| 3291 { | 3291 { |
| 3292 "name": "Enabled", | 3292 "name": "Enabled", |
| 3293 "params": { |
| 3294 "play_install": "true" |
| 3295 }, |
| 3293 "enable_features": [ | 3296 "enable_features": [ |
| 3294 "ImprovedA2HS" | 3297 "ImprovedA2HS" |
| 3295 ] | 3298 ] |
| 3296 } | 3299 } |
| 3297 ] | 3300 ] |
| 3298 } | 3301 } |
| 3299 ], | 3302 ], |
| 3300 "WebBluetoothBlocklist": [ | 3303 "WebBluetoothBlocklist": [ |
| 3301 { | 3304 { |
| 3302 "platforms": [ | 3305 "platforms": [ |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3416 { | 3419 { |
| 3417 "name": "Enabled", | 3420 "name": "Enabled", |
| 3418 "enable_features": [ | 3421 "enable_features": [ |
| 3419 "use-new-media-cache" | 3422 "use-new-media-cache" |
| 3420 ] | 3423 ] |
| 3421 } | 3424 } |
| 3422 ] | 3425 ] |
| 3423 } | 3426 } |
| 3424 ] | 3427 ] |
| 3425 } | 3428 } |
| OLD | NEW |