| 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 2192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2203 "platforms": [ | 2203 "platforms": [ |
| 2204 "android", | 2204 "android", |
| 2205 "chromeos", | 2205 "chromeos", |
| 2206 "ios", | 2206 "ios", |
| 2207 "linux", | 2207 "linux", |
| 2208 "mac", | 2208 "mac", |
| 2209 "win" | 2209 "win" |
| 2210 ], | 2210 ], |
| 2211 "experiments": [ | 2211 "experiments": [ |
| 2212 { | 2212 { |
| 2213 "name": "EnabledOnDiskNoStability3", | 2213 "name": "EnabledOnDisk5", |
| 2214 "params": { | 2214 "params": { |
| 2215 "send_unreported_metrics": "no", | 2215 "send_unreported_metrics": "yes", |
| 2216 "storage": "MappedFile" | 2216 "storage": "MappedFile" |
| 2217 }, | 2217 }, |
| 2218 "enable_features": [ | 2218 "enable_features": [ |
| 2219 "PersistentHistograms" | 2219 "PersistentHistograms" |
| 2220 ] | 2220 ] |
| 2221 } | 2221 } |
| 2222 ] | 2222 ] |
| 2223 } | 2223 } |
| 2224 ], | 2224 ], |
| 2225 "PhysicalWeb": [ | 2225 "PhysicalWeb": [ |
| (...skipping 1209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3435 { | 3435 { |
| 3436 "name": "Enabled", | 3436 "name": "Enabled", |
| 3437 "enable_features": [ | 3437 "enable_features": [ |
| 3438 "use-new-media-cache" | 3438 "use-new-media-cache" |
| 3439 ] | 3439 ] |
| 3440 } | 3440 } |
| 3441 ] | 3441 ] |
| 3442 } | 3442 } |
| 3443 ] | 3443 ] |
| 3444 } | 3444 } |
| OLD | NEW |