| 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 2830 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2841 "params": { | 2841 "params": { |
| 2842 "custom_summary": "Custom update summary", | 2842 "custom_summary": "Custom update summary", |
| 2843 "enable_update_badge": "true", | 2843 "enable_update_badge": "true", |
| 2844 "enable_update_menu_item": "true", | 2844 "enable_update_menu_item": "true", |
| 2845 "show_summary": "true" | 2845 "show_summary": "true" |
| 2846 } | 2846 } |
| 2847 } | 2847 } |
| 2848 ] | 2848 ] |
| 2849 } | 2849 } |
| 2850 ], | 2850 ], |
| 2851 "UploadCrashReportsUsingJobScheduler": [ | |
| 2852 { | |
| 2853 "platforms": [ | |
| 2854 "android" | |
| 2855 ], | |
| 2856 "experiments": [ | |
| 2857 { | |
| 2858 "name": "Enabled", | |
| 2859 "enable_features": [ | |
| 2860 "UploadCrashReportsUsingJobScheduler" | |
| 2861 ] | |
| 2862 } | |
| 2863 ] | |
| 2864 } | |
| 2865 ], | |
| 2866 "V8CacheStrategiesForCacheStorage": [ | 2851 "V8CacheStrategiesForCacheStorage": [ |
| 2867 { | 2852 { |
| 2868 "platforms": [ | 2853 "platforms": [ |
| 2869 "android", | 2854 "android", |
| 2870 "chromeos", | 2855 "chromeos", |
| 2871 "linux", | 2856 "linux", |
| 2872 "mac", | 2857 "mac", |
| 2873 "win" | 2858 "win" |
| 2874 ], | 2859 ], |
| 2875 "experiments": [ | 2860 "experiments": [ |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3085 { | 3070 { |
| 3086 "name": "Enabled", | 3071 "name": "Enabled", |
| 3087 "enable_features": [ | 3072 "enable_features": [ |
| 3088 "use-new-media-cache" | 3073 "use-new-media-cache" |
| 3089 ] | 3074 ] |
| 3090 } | 3075 } |
| 3091 ] | 3076 ] |
| 3092 } | 3077 } |
| 3093 ] | 3078 ] |
| 3094 } | 3079 } |
| OLD | NEW |