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 1581 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1592 "PreconnectMore" | 1592 "PreconnectMore" |
1593 ] | 1593 ] |
1594 } | 1594 } |
1595 ] | 1595 ] |
1596 } | 1596 } |
1597 ], | 1597 ], |
1598 "PrintPdfAsImage": [ | 1598 "PrintPdfAsImage": [ |
1599 { | 1599 { |
1600 "platforms": [ | 1600 "platforms": [ |
1601 "chromeos", | 1601 "chromeos", |
1602 "linux", | 1602 "linux" |
1603 "mac", | |
1604 "win" | |
1605 ], | 1603 ], |
1606 "experiments": [ | 1604 "experiments": [ |
1607 { | 1605 { |
1608 "name": "Enabled", | 1606 "name": "Enabled", |
1609 "enable_features": [ | 1607 "enable_features": [ |
1610 "PrintPdfAsImage" | 1608 "PrintPdfAsImage" |
1611 ] | 1609 ] |
1612 } | 1610 } |
1613 ] | 1611 ] |
1614 } | 1612 } |
(...skipping 912 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2527 { | 2525 { |
2528 "name": "Enabled", | 2526 "name": "Enabled", |
2529 "enable_features": [ | 2527 "enable_features": [ |
2530 "use-new-media-cache" | 2528 "use-new-media-cache" |
2531 ] | 2529 ] |
2532 } | 2530 } |
2533 ] | 2531 ] |
2534 } | 2532 } |
2535 ] | 2533 ] |
2536 } | 2534 } |
OLD | NEW |