| 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 1554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1565 ] | 1565 ] |
| 1566 } | 1566 } |
| 1567 ], | 1567 ], |
| 1568 "Precache": [ | 1568 "Precache": [ |
| 1569 { | 1569 { |
| 1570 "platforms": [ | 1570 "platforms": [ |
| 1571 "android" | 1571 "android" |
| 1572 ], | 1572 ], |
| 1573 "experiments": [ | 1573 "experiments": [ |
| 1574 { | 1574 { |
| 1575 "name": "Enabled" | 1575 "name": "EnabledGlobalMedium", |
| 1576 "params": { |
| 1577 "config_url": "https://www.gstatic.com/chrome/wifiprefet
ch/precache_config_gm" |
| 1578 } |
| 1576 } | 1579 } |
| 1577 ] | 1580 ] |
| 1578 } | 1581 } |
| 1579 ], | 1582 ], |
| 1580 "PreconnectMore": [ | 1583 "PreconnectMore": [ |
| 1581 { | 1584 { |
| 1582 "platforms": [ | 1585 "platforms": [ |
| 1583 "android", | 1586 "android", |
| 1584 "chromeos", | 1587 "chromeos", |
| 1585 "linux", | 1588 "linux", |
| (...skipping 949 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2535 { | 2538 { |
| 2536 "name": "Enabled", | 2539 "name": "Enabled", |
| 2537 "enable_features": [ | 2540 "enable_features": [ |
| 2538 "use-new-media-cache" | 2541 "use-new-media-cache" |
| 2539 ] | 2542 ] |
| 2540 } | 2543 } |
| 2541 ] | 2544 ] |
| 2542 } | 2545 } |
| 2543 ] | 2546 ] |
| 2544 } | 2547 } |
| OLD | NEW |