| OLD | NEW |
| 1 { | 1 { |
| 2 "AllBookmarks": [ | 2 "AllBookmarks": [ |
| 3 { | 3 { |
| 4 "disable_features": [ | 4 "disable_features": [ |
| 5 "AllBookmarks" | 5 "AllBookmarks" |
| 6 ], | 6 ], |
| 7 "group_name": "Disabled" | 7 "group_name": "Disabled" |
| 8 } | 8 } |
| 9 ], | 9 ], |
| 10 "AndroidSessionNotifications": [ | 10 "AndroidSessionNotifications": [ |
| (...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 553 { | 553 { |
| 554 "group_name": "none" | 554 "group_name": "none" |
| 555 }, | 555 }, |
| 556 { | 556 { |
| 557 "group_name": "normal" | 557 "group_name": "normal" |
| 558 }, | 558 }, |
| 559 { | 559 { |
| 560 "group_name": "aggressive" | 560 "group_name": "aggressive" |
| 561 } | 561 } |
| 562 ], | 562 ], |
| 563 "WebBluetoothBlacklist": [ |
| 564 { |
| 565 "//1": "The value 'ed5f25a4:e' is included for the", |
| 566 "//2": "WebBluetoothTest BlacklistShouldBlock test.", |
| 567 "//3": "TODO(643013): Remove other values in Chrome 55 or later.", |
| 568 "group_name": "TestGroup", |
| 569 "params": { |
| 570 "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e" |
| 571 } |
| 572 } |
| 573 ], |
| 563 "WebFontsInterventionV2": [ | 574 "WebFontsInterventionV2": [ |
| 564 { | 575 { |
| 565 "group_name": "Enabled-slow2g" | 576 "group_name": "Enabled-slow2g" |
| 566 } | 577 } |
| 567 ], | 578 ], |
| 568 "WebRTC-EnableWebRtcEcdsa": [ | 579 "WebRTC-EnableWebRtcEcdsa": [ |
| 569 { | 580 { |
| 570 "enable_features": [ | 581 "enable_features": [ |
| 571 "WebRTC-EnableWebRtcEcdsa" | 582 "WebRTC-EnableWebRtcEcdsa" |
| 572 ], | 583 ], |
| (...skipping 12 matching lines...) Expand all Loading... |
| 585 ], | 596 ], |
| 586 "use-new-media-cache": [ | 597 "use-new-media-cache": [ |
| 587 { | 598 { |
| 588 "enable_features": [ | 599 "enable_features": [ |
| 589 "use-new-media-cache" | 600 "use-new-media-cache" |
| 590 ], | 601 ], |
| 591 "group_name": "Enabled" | 602 "group_name": "Enabled" |
| 592 } | 603 } |
| 593 ] | 604 ] |
| 594 } | 605 } |
| OLD | NEW |