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 ], |
2851 "UseConsolidatedStartupFlow": [ | 2866 "UseConsolidatedStartupFlow": [ |
2852 { | 2867 { |
2853 "platforms": [ | 2868 "platforms": [ |
2854 "win" | 2869 "win" |
2855 ], | 2870 ], |
2856 "experiments": [ | 2871 "experiments": [ |
2857 { | 2872 { |
2858 "name": "Enabled", | 2873 "name": "Enabled", |
2859 "enable_features": [ | 2874 "enable_features": [ |
2860 "UseConsolidatedStartupFlow" | 2875 "UseConsolidatedStartupFlow" |
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3040 { | 3055 { |
3041 "name": "Enabled", | 3056 "name": "Enabled", |
3042 "enable_features": [ | 3057 "enable_features": [ |
3043 "use-new-media-cache" | 3058 "use-new-media-cache" |
3044 ] | 3059 ] |
3045 } | 3060 } |
3046 ] | 3061 ] |
3047 } | 3062 } |
3048 ] | 3063 ] |
3049 } | 3064 } |
OLD | NEW |