| 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 2232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2243 "experiments": [ | 2243 "experiments": [ |
| 2244 { | 2244 { |
| 2245 "name": "Enabled", | 2245 "name": "Enabled", |
| 2246 "enable_features": [ | 2246 "enable_features": [ |
| 2247 "ViewsSimplifiedFullscreenUI" | 2247 "ViewsSimplifiedFullscreenUI" |
| 2248 ] | 2248 ] |
| 2249 } | 2249 } |
| 2250 ] | 2250 ] |
| 2251 } | 2251 } |
| 2252 ], | 2252 ], |
| 2253 "WebBluetoothBlacklist": [ | 2253 "WebBluetoothBlocklist": [ |
| 2254 { | 2254 { |
| 2255 "platforms": [ | 2255 "platforms": [ |
| 2256 "android", | 2256 "android", |
| 2257 "chromeos", | 2257 "chromeos", |
| 2258 "linux", | 2258 "linux", |
| 2259 "mac", | 2259 "mac", |
| 2260 "win" | 2260 "win" |
| 2261 ], | 2261 ], |
| 2262 "experiments": [ | 2262 "experiments": [ |
| 2263 { | 2263 { |
| 2264 "//1": "The value 'ed5f25a4:e' is included for the", | 2264 "//1": "The value 'ed5f25a4:e' is included for the", |
| 2265 "//2": "WebBluetoothTest BlacklistShouldBlock test.", | 2265 "//2": "WebBluetoothTest BlocklistShouldBlock test.", |
| 2266 "//3": "TODO(643013): Remove other values in Chrome 55 or la
ter.", | 2266 "//3": "TODO(643013): Remove other values in Chrome 55 or la
ter.", |
| 2267 "name": "TestGroup", | 2267 "name": "TestGroup", |
| 2268 "params": { | 2268 "params": { |
| 2269 "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e" | 2269 "blocklist_additions": "00060000:e,fffd:e,ed5f25a4:e" |
| 2270 } | 2270 } |
| 2271 } | 2271 } |
| 2272 ] | 2272 ] |
| 2273 } | 2273 } |
| 2274 ], | 2274 ], |
| 2275 "WebFontsInterventionV2": [ | 2275 "WebFontsInterventionV2": [ |
| 2276 { | 2276 { |
| 2277 "platforms": [ | 2277 "platforms": [ |
| 2278 "android", | 2278 "android", |
| 2279 "chromeos", | 2279 "chromeos", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2354 { | 2354 { |
| 2355 "name": "Enabled", | 2355 "name": "Enabled", |
| 2356 "enable_features": [ | 2356 "enable_features": [ |
| 2357 "use-new-media-cache" | 2357 "use-new-media-cache" |
| 2358 ] | 2358 ] |
| 2359 } | 2359 } |
| 2360 ] | 2360 ] |
| 2361 } | 2361 } |
| 2362 ] | 2362 ] |
| 2363 } | 2363 } |
| OLD | NEW |