| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSessionNotifications": [ | 2 "AndroidSessionNotifications": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android" | 5 "android" |
| 6 ], | 6 ], |
| 7 "experiments": [ | 7 "experiments": [ |
| 8 { | 8 { |
| 9 "name": "Disabled" | 9 "name": "Disabled" |
| 10 } | 10 } |
| (...skipping 1569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1580 ] | 1580 ] |
| 1581 } | 1581 } |
| 1582 ], | 1582 ], |
| 1583 "Precache": [ | 1583 "Precache": [ |
| 1584 { | 1584 { |
| 1585 "platforms": [ | 1585 "platforms": [ |
| 1586 "android" | 1586 "android" |
| 1587 ], | 1587 ], |
| 1588 "experiments": [ | 1588 "experiments": [ |
| 1589 { | 1589 { |
| 1590 "name": "EnabledGlobalMedium", | 1590 "name": "EnabledGlobalMedium2", |
| 1591 "params": { | 1591 "params": { |
| 1592 "config_url": "https://www.gstatic.com/chrome/wifiprefet
ch/precache_config_gm" | 1592 "config_url": "https://www.gstatic.com/chrome/wifiprefet
ch/precache_config_gm" |
| 1593 } | 1593 } |
| 1594 } | 1594 } |
| 1595 ] | 1595 ] |
| 1596 } | 1596 } |
| 1597 ], | 1597 ], |
| 1598 "PreconnectMore": [ | 1598 "PreconnectMore": [ |
| 1599 { | 1599 { |
| 1600 "platforms": [ | 1600 "platforms": [ |
| (...skipping 952 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2553 { | 2553 { |
| 2554 "name": "Enabled", | 2554 "name": "Enabled", |
| 2555 "enable_features": [ | 2555 "enable_features": [ |
| 2556 "use-new-media-cache" | 2556 "use-new-media-cache" |
| 2557 ] | 2557 ] |
| 2558 } | 2558 } |
| 2559 ] | 2559 ] |
| 2560 } | 2560 } |
| 2561 ] | 2561 ] |
| 2562 } | 2562 } |
| OLD | NEW |