| 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 2775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2786 "linux", | 2786 "linux", |
| 2787 "mac" | 2787 "mac" |
| 2788 ], | 2788 ], |
| 2789 "experiments": [ | 2789 "experiments": [ |
| 2790 { | 2790 { |
| 2791 "name": "ExperimentYes" | 2791 "name": "ExperimentYes" |
| 2792 } | 2792 } |
| 2793 ] | 2793 ] |
| 2794 } | 2794 } |
| 2795 ], | 2795 ], |
| 2796 "SiteIsolationExtensions": [ | |
| 2797 { | |
| 2798 "platforms": [ | |
| 2799 "chromeos", | |
| 2800 "linux", | |
| 2801 "mac", | |
| 2802 "win" | |
| 2803 ], | |
| 2804 "experiments": [ | |
| 2805 { | |
| 2806 "name": "Enabled" | |
| 2807 } | |
| 2808 ] | |
| 2809 } | |
| 2810 ], | |
| 2811 "SpeculativeLaunchServiceWorker": [ | 2796 "SpeculativeLaunchServiceWorker": [ |
| 2812 { | 2797 { |
| 2813 "platforms": [ | 2798 "platforms": [ |
| 2814 "android", | 2799 "android", |
| 2815 "chromeos", | 2800 "chromeos", |
| 2816 "linux", | 2801 "linux", |
| 2817 "mac", | 2802 "mac", |
| 2818 "win" | 2803 "win" |
| 2819 ], | 2804 ], |
| 2820 "experiments": [ | 2805 "experiments": [ |
| (...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3349 { | 3334 { |
| 3350 "name": "Enabled", | 3335 "name": "Enabled", |
| 3351 "enable_features": [ | 3336 "enable_features": [ |
| 3352 "use-new-media-cache" | 3337 "use-new-media-cache" |
| 3353 ] | 3338 ] |
| 3354 } | 3339 } |
| 3355 ] | 3340 ] |
| 3356 } | 3341 } |
| 3357 ] | 3342 ] |
| 3358 } | 3343 } |
| OLD | NEW |