| 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 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 326 } | 326 } |
| 327 ], | 327 ], |
| 328 "PassiveDocumentEventListeners": [ | 328 "PassiveDocumentEventListeners": [ |
| 329 { | 329 { |
| 330 "enable_features": [ | 330 "enable_features": [ |
| 331 "PassiveDocumentEventListeners" | 331 "PassiveDocumentEventListeners" |
| 332 ], | 332 ], |
| 333 "group_name": "Enabled" | 333 "group_name": "Enabled" |
| 334 } | 334 } |
| 335 ], | 335 ], |
| 336 "PassiveEventListenersDueToFling": [ |
| 337 { |
| 338 "enable_features": [ |
| 339 "PassiveEventListenersDueToFling" |
| 340 ], |
| 341 "group_name": "Enabled" |
| 342 } |
| 343 ], |
| 336 "PasswordBranding": [ | 344 "PasswordBranding": [ |
| 337 { | 345 { |
| 338 "group_name": "SmartLockBrandingSavePromptOnly" | 346 "group_name": "SmartLockBrandingSavePromptOnly" |
| 339 } | 347 } |
| 340 ], | 348 ], |
| 341 "PasswordManagerSettingsMigration": [ | 349 "PasswordManagerSettingsMigration": [ |
| 342 { | 350 { |
| 343 "group_name": "Enable" | 351 "group_name": "Enable" |
| 344 } | 352 } |
| 345 ], | 353 ], |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 593 ], | 601 ], |
| 594 "use-new-media-cache": [ | 602 "use-new-media-cache": [ |
| 595 { | 603 { |
| 596 "enable_features": [ | 604 "enable_features": [ |
| 597 "use-new-media-cache" | 605 "use-new-media-cache" |
| 598 ], | 606 ], |
| 599 "group_name": "Enabled" | 607 "group_name": "Enabled" |
| 600 } | 608 } |
| 601 ] | 609 ] |
| 602 } | 610 } |
| OLD | NEW |