| 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 234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 245 "NTPOfflinePages" | 245 "NTPOfflinePages" |
| 246 ], | 246 ], |
| 247 "group_name": "EnabledAsBookmarks" | 247 "group_name": "EnabledAsBookmarks" |
| 248 } | 248 } |
| 249 ], | 249 ], |
| 250 "PageRevisitInstrumentation": [ | 250 "PageRevisitInstrumentation": [ |
| 251 { | 251 { |
| 252 "group_name": "Enabled" | 252 "group_name": "Enabled" |
| 253 } | 253 } |
| 254 ], | 254 ], |
| 255 "PassiveDocumentEventListeners": [ | |
| 256 { | |
| 257 "enable_features": [ | |
| 258 "PassiveDocumentEventListeners" | |
| 259 ], | |
| 260 "group_name": "Enabled" | |
| 261 } | |
| 262 ], | |
| 263 "PasswordBranding": [ | 255 "PasswordBranding": [ |
| 264 { | 256 { |
| 265 "group_name": "SmartLockBrandingSavePromptOnly" | 257 "group_name": "SmartLockBrandingSavePromptOnly" |
| 266 } | 258 } |
| 267 ], | 259 ], |
| 268 "PasswordManagerSettingsMigration": [ | 260 "PasswordManagerSettingsMigration": [ |
| 269 { | 261 { |
| 270 "group_name": "Enable" | 262 "group_name": "Enable" |
| 271 } | 263 } |
| 272 ], | 264 ], |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 553 ], | 545 ], |
| 554 "use-new-media-cache": [ | 546 "use-new-media-cache": [ |
| 555 { | 547 { |
| 556 "enable_features": [ | 548 "enable_features": [ |
| 557 "use-new-media-cache" | 549 "use-new-media-cache" |
| 558 ], | 550 ], |
| 559 "group_name": "Enabled" | 551 "group_name": "Enabled" |
| 560 } | 552 } |
| 561 ] | 553 ] |
| 562 } | 554 } |
| OLD | NEW |