| 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 3215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3226 "experiments": [ | 3226 "experiments": [ |
| 3227 { | 3227 { |
| 3228 "name": "Enabled", | 3228 "name": "Enabled", |
| 3229 "enable_features": [ | 3229 "enable_features": [ |
| 3230 "ViewsSimplifiedFullscreenUI" | 3230 "ViewsSimplifiedFullscreenUI" |
| 3231 ] | 3231 ] |
| 3232 } | 3232 } |
| 3233 ] | 3233 ] |
| 3234 } | 3234 } |
| 3235 ], | 3235 ], |
| 3236 "VrShell": [ | |
| 3237 { | |
| 3238 "platforms": [ | |
| 3239 "android" | |
| 3240 ], | |
| 3241 "experiments": [ | |
| 3242 { | |
| 3243 "name": "Enabled", | |
| 3244 "enable_features": [ | |
| 3245 "VrShell" | |
| 3246 ] | |
| 3247 } | |
| 3248 ] | |
| 3249 } | |
| 3250 ], | |
| 3251 "WebApkGooglePlay": [ | 3236 "WebApkGooglePlay": [ |
| 3252 { | 3237 { |
| 3253 "platforms": [ | 3238 "platforms": [ |
| 3254 "android" | 3239 "android" |
| 3255 ], | 3240 ], |
| 3256 "experiments": [ | 3241 "experiments": [ |
| 3257 { | 3242 { |
| 3258 "name": "Enabled", | 3243 "name": "Enabled", |
| 3259 "enable_features": [ | 3244 "enable_features": [ |
| 3260 "ImprovedA2HS" | 3245 "ImprovedA2HS" |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3391 { | 3376 { |
| 3392 "name": "Enabled", | 3377 "name": "Enabled", |
| 3393 "enable_features": [ | 3378 "enable_features": [ |
| 3394 "use-new-media-cache" | 3379 "use-new-media-cache" |
| 3395 ] | 3380 ] |
| 3396 } | 3381 } |
| 3397 ] | 3382 ] |
| 3398 } | 3383 } |
| 3399 ] | 3384 ] |
| 3400 } | 3385 } |
| OLD | NEW |