| 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 2419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2430 "mac", | 2430 "mac", |
| 2431 "win" | 2431 "win" |
| 2432 ], | 2432 ], |
| 2433 "experiments": [ | 2433 "experiments": [ |
| 2434 { | 2434 { |
| 2435 "name": "Enabled" | 2435 "name": "Enabled" |
| 2436 } | 2436 } |
| 2437 ] | 2437 ] |
| 2438 } | 2438 } |
| 2439 ], | 2439 ], |
| 2440 "SearchGeolocationDisclosure": [ | 2440 "SearchGeolocationConsistency": [ |
| 2441 { | 2441 { |
| 2442 "platforms": [ | 2442 "platforms": [ |
| 2443 "android" | 2443 "android" |
| 2444 ], | 2444 ], |
| 2445 "experiments": [ | 2445 "experiments": [ |
| 2446 { | 2446 { |
| 2447 "name": "EnableNewShow3Each1Day", | 2447 "name": "EnableNewShow3Each1Day", |
| 2448 "enable_features": [ | 2448 "enable_features": [ |
| 2449 "ConsistentOmniboxGeolocation" | 2449 "ConsistentOmniboxGeolocation" |
| 2450 ] | 2450 ] |
| (...skipping 595 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3046 { | 3046 { |
| 3047 "name": "Enabled", | 3047 "name": "Enabled", |
| 3048 "enable_features": [ | 3048 "enable_features": [ |
| 3049 "use-new-media-cache" | 3049 "use-new-media-cache" |
| 3050 ] | 3050 ] |
| 3051 } | 3051 } |
| 3052 ] | 3052 ] |
| 3053 } | 3053 } |
| 3054 ] | 3054 ] |
| 3055 } | 3055 } |
| OLD | NEW |