| 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 427 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 438 "show_summary": "true" | 438 "show_summary": "true" |
| 439 } | 439 } |
| 440 }, | 440 }, |
| 441 { | 441 { |
| 442 "group_name": "Default", | 442 "group_name": "Default", |
| 443 "params": { | 443 "params": { |
| 444 "enable_update_menu_item": "false" | 444 "enable_update_menu_item": "false" |
| 445 } | 445 } |
| 446 } | 446 } |
| 447 ], | 447 ], |
| 448 "V8CacheStrategiesForCacheStorage": [ |
| 449 { |
| 450 "group_name": "none" |
| 451 }, |
| 452 { |
| 453 "group_name": "normal" |
| 454 }, |
| 455 { |
| 456 "group_name": "aggressive" |
| 457 } |
| 458 ], |
| 448 "VarationsServiceControl": [ | 459 "VarationsServiceControl": [ |
| 449 { | 460 { |
| 450 "group_name": "Interval_30min", | 461 "group_name": "Interval_30min", |
| 451 "params": { | 462 "params": { |
| 452 "fetch_period_min": "30" | 463 "fetch_period_min": "30" |
| 453 } | 464 } |
| 454 } | 465 } |
| 455 ], | 466 ], |
| 456 "WebFontsIntervention": [ | 467 "WebFontsIntervention": [ |
| 457 { | 468 { |
| (...skipping 12 matching lines...) Expand all Loading... |
| 470 ], | 481 ], |
| 471 "use-new-media-cache": [ | 482 "use-new-media-cache": [ |
| 472 { | 483 { |
| 473 "enable_features": [ | 484 "enable_features": [ |
| 474 "use-new-media-cache" | 485 "use-new-media-cache" |
| 475 ], | 486 ], |
| 476 "group_name": "Enabled" | 487 "group_name": "Enabled" |
| 477 } | 488 } |
| 478 ] | 489 ] |
| 479 } | 490 } |
| OLD | NEW |