| 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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 "InstanceID": [ | 58 "InstanceID": [ |
| 59 { | 59 { |
| 60 "group_name": "Enabled" | 60 "group_name": "Enabled" |
| 61 } | 61 } |
| 62 ], | 62 ], |
| 63 "MaterialDesignDownloads": [ | 63 "MaterialDesignDownloads": [ |
| 64 { | 64 { |
| 65 "group_name": "Enabled" | 65 "group_name": "Enabled" |
| 66 } | 66 } |
| 67 ], | 67 ], |
| 68 "PasswordBranding": [ |
| 69 { |
| 70 "group_name": "SmartLockBranding" |
| 71 } |
| 72 ], |
| 68 "QUIC": [ | 73 "QUIC": [ |
| 69 { | 74 { |
| 70 "group_name": "Enabled", | 75 "group_name": "Enabled", |
| 71 "params": { | 76 "params": { |
| 72 "alternate_protocol_probability_threshold": "0.01" | 77 "alternate_protocol_probability_threshold": "0.01" |
| 73 } | 78 } |
| 74 } | 79 } |
| 75 ], | 80 ], |
| 76 "RefreshTokenDeviceId": [ | 81 "RefreshTokenDeviceId": [ |
| 77 { | 82 { |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 174 { | 179 { |
| 175 "group_name": "Enabled" | 180 "group_name": "Enabled" |
| 176 } | 181 } |
| 177 ], | 182 ], |
| 178 "WebRTC-PeerConnectionDTLS1.2": [ | 183 "WebRTC-PeerConnectionDTLS1.2": [ |
| 179 { | 184 { |
| 180 "group_name": "Enabled" | 185 "group_name": "Enabled" |
| 181 } | 186 } |
| 182 ] | 187 ] |
| 183 } | 188 } |
| OLD | NEW |