| 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 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 396 ] | 396 ] |
| 397 } | 397 } |
| 398 ], | 398 ], |
| 399 "ContextualSearch": [ | 399 "ContextualSearch": [ |
| 400 { | 400 { |
| 401 "platforms": [ | 401 "platforms": [ |
| 402 "android" | 402 "android" |
| 403 ], | 403 ], |
| 404 "experiments": [ | 404 "experiments": [ |
| 405 { | 405 { |
| 406 "name": "Expected" | 406 "name": "Expected", |
| 407 "params": { |
| 408 "contextual_cards_version": "6" |
| 409 } |
| 407 } | 410 } |
| 408 ] | 411 ] |
| 409 } | 412 } |
| 410 ], | 413 ], |
| 411 "DataCompressionProxyDevRollout": [ | 414 "DataCompressionProxyDevRollout": [ |
| 412 { | 415 { |
| 413 "platforms": [ | 416 "platforms": [ |
| 414 "android", | 417 "android", |
| 415 "ios" | 418 "ios" |
| 416 ], | 419 ], |
| (...skipping 2574 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2991 { | 2994 { |
| 2992 "name": "Enabled", | 2995 "name": "Enabled", |
| 2993 "enable_features": [ | 2996 "enable_features": [ |
| 2994 "use-new-media-cache" | 2997 "use-new-media-cache" |
| 2995 ] | 2998 ] |
| 2996 } | 2999 } |
| 2997 ] | 3000 ] |
| 2998 } | 3001 } |
| 2999 ] | 3002 ] |
| 3000 } | 3003 } |
| OLD | NEW |