| 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 2407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2418 "mac", | 2418 "mac", |
| 2419 "win" | 2419 "win" |
| 2420 ], | 2420 ], |
| 2421 "experiments": [ | 2421 "experiments": [ |
| 2422 { | 2422 { |
| 2423 "name": "Enabled" | 2423 "name": "Enabled" |
| 2424 } | 2424 } |
| 2425 ] | 2425 ] |
| 2426 } | 2426 } |
| 2427 ], | 2427 ], |
| 2428 "SyncUSSAutocomplete": [ |
| 2429 { |
| 2430 "platforms": [ |
| 2431 "android", |
| 2432 "chromeos", |
| 2433 "ios", |
| 2434 "linux", |
| 2435 "mac", |
| 2436 "win" |
| 2437 ], |
| 2438 "experiments": [ |
| 2439 { |
| 2440 "name": "Enabled", |
| 2441 "enable_features": [ |
| 2442 "SyncUSSAutocomplete" |
| 2443 ] |
| 2444 } |
| 2445 ] |
| 2446 } |
| 2447 ], |
| 2428 "TLS13Negotiation": [ | 2448 "TLS13Negotiation": [ |
| 2429 { | 2449 { |
| 2430 "platforms": [ | 2450 "platforms": [ |
| 2431 "android", | 2451 "android", |
| 2432 "chromeos", | 2452 "chromeos", |
| 2433 "ios", | 2453 "ios", |
| 2434 "linux", | 2454 "linux", |
| 2435 "mac", | 2455 "mac", |
| 2436 "win" | 2456 "win" |
| 2437 ], | 2457 ], |
| (...skipping 415 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2853 { | 2873 { |
| 2854 "name": "Enabled", | 2874 "name": "Enabled", |
| 2855 "enable_features": [ | 2875 "enable_features": [ |
| 2856 "use-new-media-cache" | 2876 "use-new-media-cache" |
| 2857 ] | 2877 ] |
| 2858 } | 2878 } |
| 2859 ] | 2879 ] |
| 2860 } | 2880 } |
| 2861 ] | 2881 ] |
| 2862 } | 2882 } |
| OLD | NEW |