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 2624 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2635 "disable_features": [ | 2635 "disable_features": [ |
2636 "ServiceWorkerNavigationPreload" | 2636 "ServiceWorkerNavigationPreload" |
2637 ] | 2637 ] |
2638 } | 2638 } |
2639 ] | 2639 ] |
2640 } | 2640 } |
2641 ], | 2641 ], |
2642 "SettingsEnforcement": [ | 2642 "SettingsEnforcement": [ |
2643 { | 2643 { |
2644 "platforms": [ | 2644 "platforms": [ |
| 2645 "mac", |
2645 "win" | 2646 "win" |
2646 ], | 2647 ], |
2647 "experiments": [ | 2648 "experiments": [ |
2648 { | 2649 { |
2649 "name": "enforce_always_with_extensions_and_dse" | 2650 "name": "enforce_always_with_extensions_and_dse" |
2650 } | 2651 } |
2651 ] | 2652 ] |
2652 } | 2653 } |
2653 ], | 2654 ], |
2654 "SettingsResetPrompt": [ | 2655 "SettingsResetPrompt": [ |
(...skipping 630 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3285 { | 3286 { |
3286 "name": "Enabled", | 3287 "name": "Enabled", |
3287 "enable_features": [ | 3288 "enable_features": [ |
3288 "use-new-media-cache" | 3289 "use-new-media-cache" |
3289 ] | 3290 ] |
3290 } | 3291 } |
3291 ] | 3292 ] |
3292 } | 3293 } |
3293 ] | 3294 ] |
3294 } | 3295 } |
OLD | NEW |