| 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 1598 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1609 "platforms": [ | 1609 "platforms": [ |
| 1610 "android" | 1610 "android" |
| 1611 ], | 1611 ], |
| 1612 "experiments": [ | 1612 "experiments": [ |
| 1613 { | 1613 { |
| 1614 "name": "EnabledFull" | 1614 "name": "EnabledFull" |
| 1615 } | 1615 } |
| 1616 ] | 1616 ] |
| 1617 } | 1617 } |
| 1618 ], | 1618 ], |
| 1619 "NTPPreferAmpUrls": [ | |
| 1620 { | |
| 1621 "platforms": [ | |
| 1622 "android" | |
| 1623 ], | |
| 1624 "experiments": [ | |
| 1625 { | |
| 1626 "name": "Enabled", | |
| 1627 "enable_features": [ | |
| 1628 "NTPPreferAmpUrls" | |
| 1629 ] | |
| 1630 } | |
| 1631 ] | |
| 1632 } | |
| 1633 ], | |
| 1634 "NTPRecentForeignTabs": [ | 1619 "NTPRecentForeignTabs": [ |
| 1635 { | 1620 { |
| 1636 "platforms": [ | 1621 "platforms": [ |
| 1637 "android" | 1622 "android" |
| 1638 ], | 1623 ], |
| 1639 "experiments": [ | 1624 "experiments": [ |
| 1640 { | 1625 { |
| 1641 "name": "Enabled-ThreeHour", | 1626 "name": "Enabled-ThreeHour", |
| 1642 "params": { | 1627 "params": { |
| 1643 "max_foreign_tabs_age_in_minutes": "180" | 1628 "max_foreign_tabs_age_in_minutes": "180" |
| (...skipping 1856 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3500 { | 3485 { |
| 3501 "name": "Enabled", | 3486 "name": "Enabled", |
| 3502 "enable_features": [ | 3487 "enable_features": [ |
| 3503 "use-new-media-cache" | 3488 "use-new-media-cache" |
| 3504 ] | 3489 ] |
| 3505 } | 3490 } |
| 3506 ] | 3491 ] |
| 3507 } | 3492 } |
| 3508 ] | 3493 ] |
| 3509 } | 3494 } |
| OLD | NEW |