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 2818 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2829 "SafeBrowsingV4LocalDatabaseManagerEnabled": [ | 2829 "SafeBrowsingV4LocalDatabaseManagerEnabled": [ |
2830 { | 2830 { |
2831 "platforms": [ | 2831 "platforms": [ |
2832 "chromeos", | 2832 "chromeos", |
2833 "linux", | 2833 "linux", |
2834 "mac", | 2834 "mac", |
2835 "win" | 2835 "win" |
2836 ], | 2836 ], |
2837 "experiments": [ | 2837 "experiments": [ |
2838 { | 2838 { |
2839 "name": "Enabled" | 2839 "name": "V4Only2", |
| 2840 "enable_features": [ |
| 2841 "SafeBrowsingV4LocalDatabaseManagerEnabled", |
| 2842 "SafeBrowsingV4OnlyEnabled" |
| 2843 ] |
2840 } | 2844 } |
2841 ] | 2845 ] |
2842 } | 2846 } |
2843 ], | 2847 ], |
2844 "SaveAsMenuText": [ | 2848 "SaveAsMenuText": [ |
2845 { | 2849 { |
2846 "platforms": [ | 2850 "platforms": [ |
2847 "chromeos", | 2851 "chromeos", |
2848 "linux", | 2852 "linux", |
2849 "mac", | 2853 "mac", |
(...skipping 817 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3667 { | 3671 { |
3668 "name": "Enabled", | 3672 "name": "Enabled", |
3669 "enable_features": [ | 3673 "enable_features": [ |
3670 "use-new-media-cache" | 3674 "use-new-media-cache" |
3671 ] | 3675 ] |
3672 } | 3676 } |
3673 ] | 3677 ] |
3674 } | 3678 } |
3675 ] | 3679 ] |
3676 } | 3680 } |
OLD | NEW |