| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSessionNotifications": [ | 2 "AndroidSessionNotifications": [ |
| 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 } | 10 } |
| (...skipping 2251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2262 "experiments": [ | 2262 "experiments": [ |
| 2263 { | 2263 { |
| 2264 "name": "Enabled", | 2264 "name": "Enabled", |
| 2265 "enable_features": [ | 2265 "enable_features": [ |
| 2266 "ViewsSimplifiedFullscreenUI" | 2266 "ViewsSimplifiedFullscreenUI" |
| 2267 ] | 2267 ] |
| 2268 } | 2268 } |
| 2269 ] | 2269 ] |
| 2270 } | 2270 } |
| 2271 ], | 2271 ], |
| 2272 "WebBluetoothBlacklist": [ | 2272 "WebBluetoothBlocklist": [ |
| 2273 { | 2273 { |
| 2274 "platforms": [ | 2274 "platforms": [ |
| 2275 "android", | 2275 "android", |
| 2276 "chromeos", | 2276 "chromeos", |
| 2277 "linux", | 2277 "linux", |
| 2278 "mac", | 2278 "mac", |
| 2279 "win" | 2279 "win" |
| 2280 ], | 2280 ], |
| 2281 "experiments": [ | 2281 "experiments": [ |
| 2282 { | 2282 { |
| 2283 "//1": "The value 'ed5f25a4:e' is included for the", | 2283 "//1": "The value 'ed5f25a4:e' is included for the", |
| 2284 "//2": "WebBluetoothTest BlacklistShouldBlock test.", | 2284 "//2": "WebBluetoothTest BlocklistShouldBlock test.", |
| 2285 "//3": "TODO(643013): Remove other values in Chrome 55 or la
ter.", | 2285 "//3": "TODO(643013): Remove other values in Chrome 55 or la
ter.", |
| 2286 "name": "TestGroup", | 2286 "name": "TestGroup", |
| 2287 "params": { | 2287 "params": { |
| 2288 "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e" | 2288 "blocklist_additions": "00060000:e,fffd:e,ed5f25a4:e" |
| 2289 } | 2289 } |
| 2290 } | 2290 } |
| 2291 ] | 2291 ] |
| 2292 } | 2292 } |
| 2293 ], | 2293 ], |
| 2294 "WebFontsInterventionV2": [ | 2294 "WebFontsInterventionV2": [ |
| 2295 { | 2295 { |
| 2296 "platforms": [ | 2296 "platforms": [ |
| 2297 "android", | 2297 "android", |
| 2298 "chromeos", | 2298 "chromeos", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2373 { | 2373 { |
| 2374 "name": "Enabled", | 2374 "name": "Enabled", |
| 2375 "enable_features": [ | 2375 "enable_features": [ |
| 2376 "use-new-media-cache" | 2376 "use-new-media-cache" |
| 2377 ] | 2377 ] |
| 2378 } | 2378 } |
| 2379 ] | 2379 ] |
| 2380 } | 2380 } |
| 2381 ] | 2381 ] |
| 2382 } | 2382 } |
| OLD | NEW |