| 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 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 191 } | 191 } |
| 192 ], | 192 ], |
| 193 "MainFrameBeforeActivation": [ | 193 "MainFrameBeforeActivation": [ |
| 194 { | 194 { |
| 195 "enable_features": [ | 195 "enable_features": [ |
| 196 "MainFrameBeforeActivation" | 196 "MainFrameBeforeActivation" |
| 197 ], | 197 ], |
| 198 "group_name": "Enabled" | 198 "group_name": "Enabled" |
| 199 } | 199 } |
| 200 ], | 200 ], |
| 201 "MinidumpDirectoryObserver": [ | |
| 202 { | |
| 203 "group_name": "ObserverExperimentGroup", | |
| 204 "params": { | |
| 205 "Enabled": "true" | |
| 206 } | |
| 207 } | |
| 208 ], | |
| 209 "ModerateBindingOnBackgroundTabCreation": [ | 201 "ModerateBindingOnBackgroundTabCreation": [ |
| 210 { | 202 { |
| 211 "group_name": "Enabled" | 203 "group_name": "Enabled" |
| 212 } | 204 } |
| 213 ], | 205 ], |
| 214 "MojoChannel": [ | 206 "MojoChannel": [ |
| 215 { | 207 { |
| 216 "group_name": "Enabled" | 208 "group_name": "Enabled" |
| 217 } | 209 } |
| 218 ], | 210 ], |
| (...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 593 ], | 585 ], |
| 594 "use-new-media-cache": [ | 586 "use-new-media-cache": [ |
| 595 { | 587 { |
| 596 "enable_features": [ | 588 "enable_features": [ |
| 597 "use-new-media-cache" | 589 "use-new-media-cache" |
| 598 ], | 590 ], |
| 599 "group_name": "Enabled" | 591 "group_name": "Enabled" |
| 600 } | 592 } |
| 601 ] | 593 ] |
| 602 } | 594 } |
| OLD | NEW |