| OLD | NEW |
| 1 { | 1 { |
| 2 "AllBookmarks": [ | 2 "AllBookmarks": [ |
| 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 "disable_features": [ | 10 "disable_features": [ |
| (...skipping 1758 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1769 ], | 1769 ], |
| 1770 "SignInPasswordPromo": [ | 1770 "SignInPasswordPromo": [ |
| 1771 { | 1771 { |
| 1772 "platforms": [ | 1772 "platforms": [ |
| 1773 "linux", | 1773 "linux", |
| 1774 "mac", | 1774 "mac", |
| 1775 "win" | 1775 "win" |
| 1776 ], | 1776 ], |
| 1777 "experiments": [ | 1777 "experiments": [ |
| 1778 { | 1778 { |
| 1779 "name": "Enable", | 1779 "name": "Enable2", |
| 1780 "params": { | 1780 "params": { |
| 1781 "dismissal_threshold": "1" | 1781 "dismissal_threshold": "2" |
| 1782 } | 1782 } |
| 1783 } | 1783 } |
| 1784 ] | 1784 ] |
| 1785 } | 1785 } |
| 1786 ], | 1786 ], |
| 1787 "SimpleCacheTrial": [ | 1787 "SimpleCacheTrial": [ |
| 1788 { | 1788 { |
| 1789 "platforms": [ | 1789 "platforms": [ |
| 1790 "chromeos", | 1790 "chromeos", |
| 1791 "linux", | 1791 "linux", |
| (...skipping 423 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2215 { | 2215 { |
| 2216 "name": "Enabled", | 2216 "name": "Enabled", |
| 2217 "enable_features": [ | 2217 "enable_features": [ |
| 2218 "use-new-media-cache" | 2218 "use-new-media-cache" |
| 2219 ] | 2219 ] |
| 2220 } | 2220 } |
| 2221 ] | 2221 ] |
| 2222 } | 2222 } |
| 2223 ] | 2223 ] |
| 2224 } | 2224 } |
| OLD | NEW |