| 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 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 "params": { | 138 "params": { |
| 139 "sendingThreshold": "abcdef" | 139 "sendingThreshold": "abcdef" |
| 140 } | 140 } |
| 141 }, | 141 }, |
| 142 { | 142 { |
| 143 "group_name": "DontShowAndDontSend" | 143 "group_name": "DontShowAndDontSend" |
| 144 } | 144 } |
| 145 ], | 145 ], |
| 146 "ResourcePriorities": [ | 146 "ResourcePriorities": [ |
| 147 { | 147 { |
| 148 "group_name": "AllExceptAsyncScripts_11011_1_1_10" | 148 "group_name": "Launch50pct_11011_1_1_10" |
| 149 }, | 149 }, |
| 150 { | 150 { |
| 151 "group_name": "Control" | 151 "group_name": "Control50pct" |
| 152 } | 152 } |
| 153 ], | 153 ], |
| 154 "SSLCommonNameMismatchHandling": [ | 154 "SSLCommonNameMismatchHandling": [ |
| 155 { | 155 { |
| 156 "group_name": "Enabled" | 156 "group_name": "Enabled" |
| 157 } | 157 } |
| 158 ], | 158 ], |
| 159 "SafeBrowsingIncidentReportingService": [ | 159 "SafeBrowsingIncidentReportingService": [ |
| 160 { | 160 { |
| 161 "enable_features": [ | 161 "enable_features": [ |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 300 ], | 300 ], |
| 301 "use-new-media-cache": [ | 301 "use-new-media-cache": [ |
| 302 { | 302 { |
| 303 "enable_features": [ | 303 "enable_features": [ |
| 304 "use-new-media-cache" | 304 "use-new-media-cache" |
| 305 ], | 305 ], |
| 306 "group_name": "Enabled" | 306 "group_name": "Enabled" |
| 307 } | 307 } |
| 308 ] | 308 ] |
| 309 } | 309 } |
| OLD | NEW |