| 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 2784 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2795 "params": { | 2795 "params": { |
| 2796 "custom_summary": "Custom update summary", | 2796 "custom_summary": "Custom update summary", |
| 2797 "enable_update_badge": "true", | 2797 "enable_update_badge": "true", |
| 2798 "enable_update_menu_item": "true", | 2798 "enable_update_menu_item": "true", |
| 2799 "show_summary": "true" | 2799 "show_summary": "true" |
| 2800 } | 2800 } |
| 2801 } | 2801 } |
| 2802 ] | 2802 ] |
| 2803 } | 2803 } |
| 2804 ], | 2804 ], |
| 2805 "UseConsolidatedStartupFlow": [ | |
| 2806 { | |
| 2807 "platforms": [ | |
| 2808 "win" | |
| 2809 ], | |
| 2810 "experiments": [ | |
| 2811 { | |
| 2812 "name": "Enabled", | |
| 2813 "enable_features": [ | |
| 2814 "UseConsolidatedStartupFlow" | |
| 2815 ] | |
| 2816 } | |
| 2817 ] | |
| 2818 } | |
| 2819 ], | |
| 2820 "V8CacheStrategiesForCacheStorage": [ | 2805 "V8CacheStrategiesForCacheStorage": [ |
| 2821 { | 2806 { |
| 2822 "platforms": [ | 2807 "platforms": [ |
| 2823 "android", | 2808 "android", |
| 2824 "chromeos", | 2809 "chromeos", |
| 2825 "linux", | 2810 "linux", |
| 2826 "mac", | 2811 "mac", |
| 2827 "win" | 2812 "win" |
| 2828 ], | 2813 ], |
| 2829 "experiments": [ | 2814 "experiments": [ |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2994 { | 2979 { |
| 2995 "name": "Enabled", | 2980 "name": "Enabled", |
| 2996 "enable_features": [ | 2981 "enable_features": [ |
| 2997 "use-new-media-cache" | 2982 "use-new-media-cache" |
| 2998 ] | 2983 ] |
| 2999 } | 2984 } |
| 3000 ] | 2985 ] |
| 3001 } | 2986 } |
| 3002 ] | 2987 ] |
| 3003 } | 2988 } |
| OLD | NEW |