| OLD | NEW |
| 1 { | 1 { |
| 2 "AutofillFieldMetadata": [ | 2 "AutofillFieldMetadata": [ |
| 3 { | 3 { |
| 4 "group_name": "Enabled" | 4 "group_name": "Enabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AutomaticTabDiscarding": [ | 7 "AutomaticTabDiscarding": [ |
| 8 { | 8 { |
| 9 "group_name": "Enabled" | 9 "group_name": "Enabled" |
| 10 } | 10 } |
| 11 ], | 11 ], |
| 12 "CaptivePortalInterstitial": [ | 12 "CaptivePortalInterstitial": [ |
| 13 { | 13 { |
| 14 "group_name": "Enabled" | 14 "group_name": "Enabled" |
| 15 } | 15 } |
| 16 ], | 16 ], |
| 17 "ChromotingQUIC": [ | 17 "ChromotingQUIC": [ |
| 18 { | 18 { |
| 19 "group_name": "Enabled" | 19 "group_name": "Enabled" |
| 20 } | 20 } |
| 21 ], | 21 ], |
| 22 "EnableGoogleCachedCopyTextExperiment": [ | 22 "EnableGoogleCachedCopyTextExperiment": [ |
| 23 { | 23 { |
| 24 "group_name": "Button" | 24 "group_name": "Button" |
| 25 } | 25 } |
| 26 ], | 26 ], |
| 27 "ExtensionActionRedesign": [ | |
| 28 { | |
| 29 "group_name": "Enabled" | |
| 30 } | |
| 31 ], | |
| 32 "ExtensionDeveloperModeWarning": [ | 27 "ExtensionDeveloperModeWarning": [ |
| 33 { | 28 { |
| 34 "group_name": "Enabled" | 29 "group_name": "Enabled" |
| 35 } | 30 } |
| 36 ], | 31 ], |
| 37 "ExtensionInstallVerification": [ | 32 "ExtensionInstallVerification": [ |
| 38 { | 33 { |
| 39 "group_name": "Enforce" | 34 "group_name": "Enforce" |
| 40 } | 35 } |
| 41 ], | 36 ], |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 ], | 127 ], |
| 133 "VarationsServiceControl": [ | 128 "VarationsServiceControl": [ |
| 134 { | 129 { |
| 135 "group_name": "Interval_30min", | 130 "group_name": "Interval_30min", |
| 136 "params": { | 131 "params": { |
| 137 "fetch_period_min": "30" | 132 "fetch_period_min": "30" |
| 138 } | 133 } |
| 139 } | 134 } |
| 140 ] | 135 ] |
| 141 } | 136 } |
| OLD | NEW |