| 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 1075 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1086 "LazyParseCSS": [ | 1086 "LazyParseCSS": [ |
| 1087 { | 1087 { |
| 1088 "platforms": [ | 1088 "platforms": [ |
| 1089 "linux", | 1089 "linux", |
| 1090 "mac", | 1090 "mac", |
| 1091 "win", | 1091 "win", |
| 1092 "android" | 1092 "android" |
| 1093 ], | 1093 ], |
| 1094 "experiments": [ | 1094 "experiments": [ |
| 1095 { | 1095 { |
| 1096 "name": "Enabled", | 1096 "name": "Control", |
| 1097 "enable_features": [ | 1097 "disable_features": [ |
| 1098 "LazyParseCSS" | 1098 "LazyParseCSS" |
| 1099 ] | 1099 ] |
| 1100 } | 1100 } |
| 1101 ] | 1101 ] |
| 1102 } | 1102 } |
| 1103 ], | 1103 ], |
| 1104 "LimitSyncPassphrasePrompt": [ | 1104 "LimitSyncPassphrasePrompt": [ |
| 1105 { | 1105 { |
| 1106 "platforms": [ | 1106 "platforms": [ |
| 1107 "android" | 1107 "android" |
| (...skipping 1886 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2994 { | 2994 { |
| 2995 "name": "Enabled", | 2995 "name": "Enabled", |
| 2996 "enable_features": [ | 2996 "enable_features": [ |
| 2997 "use-new-media-cache" | 2997 "use-new-media-cache" |
| 2998 ] | 2998 ] |
| 2999 } | 2999 } |
| 3000 ] | 3000 ] |
| 3001 } | 3001 } |
| 3002 ] | 3002 ] |
| 3003 } | 3003 } |
| OLD | NEW |