| OLD | NEW |
| 1 { | 1 { |
| 2 "AsyncDNS": [ | 2 "AsyncDNS": [ |
| 3 { | 3 { |
| 4 "group_name": "AsyncDNSA" | 4 "group_name": "AsyncDNSA" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AutofillClassifier": [ | 7 "AutofillClassifier": [ |
| 8 { | 8 { |
| 9 "group_name": "Enabled" | 9 "group_name": "Enabled" |
| 10 } | 10 } |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 136 "OutOfProcessPac": [ | 136 "OutOfProcessPac": [ |
| 137 { | 137 { |
| 138 "group_name": "Enabled" | 138 "group_name": "Enabled" |
| 139 } | 139 } |
| 140 ], | 140 ], |
| 141 "PageRevisitInstrumentation": [ | 141 "PageRevisitInstrumentation": [ |
| 142 { | 142 { |
| 143 "group_name": "Enabled" | 143 "group_name": "Enabled" |
| 144 } | 144 } |
| 145 ], | 145 ], |
| 146 "PassiveDocumentEventListeners": [ | |
| 147 { | |
| 148 "enable_features": [ | |
| 149 "PassiveDocumentEventListeners" | |
| 150 ], | |
| 151 "group_name": "Enabled" | |
| 152 } | |
| 153 ], | |
| 154 "PasswordBranding": [ | 146 "PasswordBranding": [ |
| 155 { | 147 { |
| 156 "group_name": "SmartLockBrandingSavePromptOnly" | 148 "group_name": "SmartLockBrandingSavePromptOnly" |
| 157 } | 149 } |
| 158 ], | 150 ], |
| 159 "PasswordManagerSettingsMigration": [ | 151 "PasswordManagerSettingsMigration": [ |
| 160 { | 152 { |
| 161 "group_name": "Enable" | 153 "group_name": "Enable" |
| 162 } | 154 } |
| 163 ], | 155 ], |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 ], | 371 ], |
| 380 "use-new-media-cache": [ | 372 "use-new-media-cache": [ |
| 381 { | 373 { |
| 382 "enable_features": [ | 374 "enable_features": [ |
| 383 "use-new-media-cache" | 375 "use-new-media-cache" |
| 384 ], | 376 ], |
| 385 "group_name": "Enabled" | 377 "group_name": "Enabled" |
| 386 } | 378 } |
| 387 ] | 379 ] |
| 388 } | 380 } |
| OLD | NEW |