| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSessionNotifications": [ | 2 "AndroidSessionNotifications": [ |
| 3 { | 3 { |
| 4 "group_name": "Disabled" | 4 "group_name": "Disabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AsyncDns": [ | 7 "AsyncDns": [ |
| 8 { | 8 { |
| 9 "group_name": "AsyncDnsA" | 9 "group_name": "AsyncDnsA" |
| 10 }, | 10 }, |
| (...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 290 "params": { | 290 "params": { |
| 291 "sendingThreshold": "abcdef" | 291 "sendingThreshold": "abcdef" |
| 292 } | 292 } |
| 293 }, | 293 }, |
| 294 { | 294 { |
| 295 "group_name": "DontShowAndDontSend" | 295 "group_name": "DontShowAndDontSend" |
| 296 } | 296 } |
| 297 ], | 297 ], |
| 298 "ResourcePriorities": [ | 298 "ResourcePriorities": [ |
| 299 { | 299 { |
| 300 "group_name": "AllExceptAsyncScripts_11011_1_1_10" | 300 "group_name": "Launch50pct_11011_1_1_10" |
| 301 }, | 301 }, |
| 302 { | 302 { |
| 303 "group_name": "Control" | 303 "group_name": "Control50pct" |
| 304 } | 304 } |
| 305 ], | 305 ], |
| 306 "SafeBrowsingAndroid": [ | 306 "SafeBrowsingAndroid": [ |
| 307 { | 307 { |
| 308 "group_name": "Enabled", | 308 "group_name": "Enabled", |
| 309 "params": { | 309 "params": { |
| 310 "enabled": "true", | 310 "enabled": "true", |
| 311 "types_to_check": "0,1,3,6,7,8,9,10,11,13,14,15" | 311 "types_to_check": "0,1,3,6,7,8,9,10,11,13,14,15" |
| 312 } | 312 } |
| 313 }, | 313 }, |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 ], | 480 ], |
| 481 "use-new-media-cache": [ | 481 "use-new-media-cache": [ |
| 482 { | 482 { |
| 483 "enable_features": [ | 483 "enable_features": [ |
| 484 "use-new-media-cache" | 484 "use-new-media-cache" |
| 485 ], | 485 ], |
| 486 "group_name": "Enabled" | 486 "group_name": "Enabled" |
| 487 } | 487 } |
| 488 ] | 488 ] |
| 489 } | 489 } |
| OLD | NEW |