| 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 2336 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2347 "linux", | 2347 "linux", |
| 2348 "mac" | 2348 "mac" |
| 2349 ], | 2349 ], |
| 2350 "experiments": [ | 2350 "experiments": [ |
| 2351 { | 2351 { |
| 2352 "name": "ExperimentYes" | 2352 "name": "ExperimentYes" |
| 2353 } | 2353 } |
| 2354 ] | 2354 ] |
| 2355 } | 2355 } |
| 2356 ], | 2356 ], |
| 2357 "SiteIsolationForExtensions": [ | 2357 "SiteIsolationExtensions": [ |
| 2358 { | 2358 { |
| 2359 "platforms": [ | 2359 "platforms": [ |
| 2360 "chromeos", | 2360 "chromeos", |
| 2361 "linux", | 2361 "linux", |
| 2362 "mac", | 2362 "mac", |
| 2363 "win" | 2363 "win" |
| 2364 ], | 2364 ], |
| 2365 "experiments": [ | 2365 "experiments": [ |
| 2366 { | 2366 { |
| 2367 "name": "Enabled" | 2367 "name": "Enabled" |
| (...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2798 { | 2798 { |
| 2799 "name": "Enabled", | 2799 "name": "Enabled", |
| 2800 "enable_features": [ | 2800 "enable_features": [ |
| 2801 "use-new-media-cache" | 2801 "use-new-media-cache" |
| 2802 ] | 2802 ] |
| 2803 } | 2803 } |
| 2804 ] | 2804 ] |
| 2805 } | 2805 } |
| 2806 ] | 2806 ] |
| 2807 } | 2807 } |
| OLD | NEW |