| 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 1488 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1499 "mac", | 1499 "mac", |
| 1500 "win" | 1500 "win" |
| 1501 ], | 1501 ], |
| 1502 "experiments": [ | 1502 "experiments": [ |
| 1503 { | 1503 { |
| 1504 "name": "Enable" | 1504 "name": "Enable" |
| 1505 } | 1505 } |
| 1506 ] | 1506 ] |
| 1507 } | 1507 } |
| 1508 ], | 1508 ], |
| 1509 "PasswordMetadataFilling": [ |
| 1510 { |
| 1511 "platforms": [ |
| 1512 "android", |
| 1513 "chromeos", |
| 1514 "ios", |
| 1515 "linux", |
| 1516 "mac", |
| 1517 "win" |
| 1518 ], |
| 1519 "experiments": [ |
| 1520 { |
| 1521 "name": "Enabled", |
| 1522 "enable_features": [ |
| 1523 "PasswordMetadataFilling" |
| 1524 ] |
| 1525 } |
| 1526 ] |
| 1527 } |
| 1528 ], |
| 1509 "PasswordSeparatedSigninFlow": [ | 1529 "PasswordSeparatedSigninFlow": [ |
| 1510 { | 1530 { |
| 1511 "platforms": [ | 1531 "platforms": [ |
| 1512 "linux", | 1532 "linux", |
| 1513 "mac", | 1533 "mac", |
| 1514 "win" | 1534 "win" |
| 1515 ], | 1535 ], |
| 1516 "experiments": [ | 1536 "experiments": [ |
| 1517 { | 1537 { |
| 1518 "name": "Enabled", | 1538 "name": "Enabled", |
| (...skipping 1203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2722 { | 2742 { |
| 2723 "name": "Enabled", | 2743 "name": "Enabled", |
| 2724 "enable_features": [ | 2744 "enable_features": [ |
| 2725 "use-new-media-cache" | 2745 "use-new-media-cache" |
| 2726 ] | 2746 ] |
| 2727 } | 2747 } |
| 2728 ] | 2748 ] |
| 2729 } | 2749 } |
| 2730 ] | 2750 ] |
| 2731 } | 2751 } |
| OLD | NEW |