| 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 2917 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2928 "experiments": [ | 2928 "experiments": [ |
| 2929 { | 2929 { |
| 2930 "name": "Enabled", | 2930 "name": "Enabled", |
| 2931 "enable_features": [ | 2931 "enable_features": [ |
| 2932 "VrShell" | 2932 "VrShell" |
| 2933 ] | 2933 ] |
| 2934 } | 2934 } |
| 2935 ] | 2935 ] |
| 2936 } | 2936 } |
| 2937 ], | 2937 ], |
| 2938 "VsyncAlignedInput": [ | |
| 2939 { | |
| 2940 "platforms": [ | |
| 2941 "android", | |
| 2942 "chromeos", | |
| 2943 "linux", | |
| 2944 "mac", | |
| 2945 "win" | |
| 2946 ], | |
| 2947 "experiments": [ | |
| 2948 { | |
| 2949 "name": "Enable", | |
| 2950 "enable_features": [ | |
| 2951 "RequestUnbufferedDispatch", | |
| 2952 "VsyncAlignedInput" | |
| 2953 ] | |
| 2954 } | |
| 2955 ] | |
| 2956 } | |
| 2957 ], | |
| 2958 "WebBluetoothBlocklist": [ | 2938 "WebBluetoothBlocklist": [ |
| 2959 { | 2939 { |
| 2960 "platforms": [ | 2940 "platforms": [ |
| 2961 "android", | 2941 "android", |
| 2962 "chromeos", | 2942 "chromeos", |
| 2963 "linux", | 2943 "linux", |
| 2964 "mac", | 2944 "mac", |
| 2965 "win" | 2945 "win" |
| 2966 ], | 2946 ], |
| 2967 "experiments": [ | 2947 "experiments": [ |
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3077 { | 3057 { |
| 3078 "name": "Enabled", | 3058 "name": "Enabled", |
| 3079 "enable_features": [ | 3059 "enable_features": [ |
| 3080 "use-new-media-cache" | 3060 "use-new-media-cache" |
| 3081 ] | 3061 ] |
| 3082 } | 3062 } |
| 3083 ] | 3063 ] |
| 3084 } | 3064 } |
| 3085 ] | 3065 ] |
| 3086 } | 3066 } |
| OLD | NEW |