| 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 2755 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2766 "linux", | 2766 "linux", |
| 2767 "mac" | 2767 "mac" |
| 2768 ], | 2768 ], |
| 2769 "experiments": [ | 2769 "experiments": [ |
| 2770 { | 2770 { |
| 2771 "name": "ExperimentYes" | 2771 "name": "ExperimentYes" |
| 2772 } | 2772 } |
| 2773 ] | 2773 ] |
| 2774 } | 2774 } |
| 2775 ], | 2775 ], |
| 2776 "SiteIsolationExtensions": [ | |
| 2777 { | |
| 2778 "platforms": [ | |
| 2779 "chromeos", | |
| 2780 "linux", | |
| 2781 "mac", | |
| 2782 "win" | |
| 2783 ], | |
| 2784 "experiments": [ | |
| 2785 { | |
| 2786 "name": "Enabled" | |
| 2787 } | |
| 2788 ] | |
| 2789 } | |
| 2790 ], | |
| 2791 "SpeculativeLaunchServiceWorker": [ | 2776 "SpeculativeLaunchServiceWorker": [ |
| 2792 { | 2777 { |
| 2793 "platforms": [ | 2778 "platforms": [ |
| 2794 "android", | 2779 "android", |
| 2795 "chromeos", | 2780 "chromeos", |
| 2796 "linux", | 2781 "linux", |
| 2797 "mac", | 2782 "mac", |
| 2798 "win" | 2783 "win" |
| 2799 ], | 2784 ], |
| 2800 "experiments": [ | 2785 "experiments": [ |
| (...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3329 { | 3314 { |
| 3330 "name": "Enabled", | 3315 "name": "Enabled", |
| 3331 "enable_features": [ | 3316 "enable_features": [ |
| 3332 "use-new-media-cache" | 3317 "use-new-media-cache" |
| 3333 ] | 3318 ] |
| 3334 } | 3319 } |
| 3335 ] | 3320 ] |
| 3336 } | 3321 } |
| 3337 ] | 3322 ] |
| 3338 } | 3323 } |
| OLD | NEW |