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 3041 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3052 "experiments": [ | 3052 "experiments": [ |
3053 { | 3053 { |
3054 "name": "Enabled", | 3054 "name": "Enabled", |
3055 "enable_features": [ | 3055 "enable_features": [ |
3056 "SyncUSSAutocomplete" | 3056 "SyncUSSAutocomplete" |
3057 ] | 3057 ] |
3058 } | 3058 } |
3059 ] | 3059 ] |
3060 } | 3060 } |
3061 ], | 3061 ], |
| 3062 "SyncUserEvents": [ |
| 3063 { |
| 3064 "platforms": [ |
| 3065 "android", |
| 3066 "chromeos", |
| 3067 "linux", |
| 3068 "mac", |
| 3069 "win" |
| 3070 ], |
| 3071 "experiments": [ |
| 3072 { |
| 3073 "name": "Enabled", |
| 3074 "enable_features": [ |
| 3075 "SyncUserEvents" |
| 3076 ] |
| 3077 } |
| 3078 ] |
| 3079 } |
| 3080 ], |
3062 "TLS13Negotiation": [ | 3081 "TLS13Negotiation": [ |
3063 { | 3082 { |
3064 "platforms": [ | 3083 "platforms": [ |
3065 "android", | 3084 "android", |
3066 "chromeos", | 3085 "chromeos", |
3067 "ios", | 3086 "ios", |
3068 "linux", | 3087 "linux", |
3069 "mac", | 3088 "mac", |
3070 "win" | 3089 "win" |
3071 ], | 3090 ], |
(...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3479 { | 3498 { |
3480 "name": "Enabled", | 3499 "name": "Enabled", |
3481 "enable_features": [ | 3500 "enable_features": [ |
3482 "use-new-media-cache" | 3501 "use-new-media-cache" |
3483 ] | 3502 ] |
3484 } | 3503 } |
3485 ] | 3504 ] |
3486 } | 3505 } |
3487 ] | 3506 ] |
3488 } | 3507 } |
OLD | NEW |