| OLD | NEW |
| 1 { | 1 { |
| 2 "AutofillClassifier": [ | 2 "AutofillClassifier": [ |
| 3 { | 3 { |
| 4 "group_name": "Enabled" | 4 "group_name": "Enabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AutofillFieldMetadata": [ | 7 "AutofillFieldMetadata": [ |
| 8 { | 8 { |
| 9 "group_name": "Enabled" | 9 "group_name": "Enabled" |
| 10 } | 10 } |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 171 "3G.DefaultMedianRTTMsec": "297", | 171 "3G.DefaultMedianRTTMsec": "297", |
| 172 "4G.DefaultMedianKbps": "1756", | 172 "4G.DefaultMedianKbps": "1756", |
| 173 "4G.DefaultMedianRTTMsec": "159", | 173 "4G.DefaultMedianRTTMsec": "159", |
| 174 "Bluetooth.DefaultMedianKbps": "449", | 174 "Bluetooth.DefaultMedianKbps": "449", |
| 175 "Bluetooth.DefaultMedianRTTMsec": "135", | 175 "Bluetooth.DefaultMedianRTTMsec": "135", |
| 176 "Ethernet.DefaultMedianKbps": "3263", | 176 "Ethernet.DefaultMedianKbps": "3263", |
| 177 "Ethernet.DefaultMedianRTTMsec": "106", | 177 "Ethernet.DefaultMedianRTTMsec": "106", |
| 178 "HalfLifeSeconds": "60", | 178 "HalfLifeSeconds": "60", |
| 179 "None.DefaultMedianKbps": "567", | 179 "None.DefaultMedianKbps": "567", |
| 180 "None.DefaultMedianRTTMsec": "272", | 180 "None.DefaultMedianRTTMsec": "272", |
| 181 "Slow2G.ThresholdMedianHttpRTTMsec": "2000", |
| 181 "Unknown.DefaultMedianKbps": "1916", | 182 "Unknown.DefaultMedianKbps": "1916", |
| 182 "Unknown.DefaultMedianRTTMsec": "121", | 183 "Unknown.DefaultMedianRTTMsec": "121", |
| 183 "WiFi.DefaultMedianKbps": "2736", | 184 "WiFi.DefaultMedianKbps": "2736", |
| 184 "WiFi.DefaultMedianRTTMsec": "168" | 185 "WiFi.DefaultMedianRTTMsec": "168", |
| 186 "correlation_logging_probability": "0.001" |
| 185 } | 187 } |
| 186 } | 188 } |
| 187 ], | 189 ], |
| 188 "NetworkTimeQueries": [ | 190 "NetworkTimeQueries": [ |
| 189 { | 191 { |
| 190 "enable_features": [ | 192 "enable_features": [ |
| 191 "NetworkTimeServiceQuerying" | 193 "NetworkTimeServiceQuerying" |
| 192 ], | 194 ], |
| 193 "group_name": "NetworkTimeQueriesEnabled" | 195 "group_name": "NetworkTimeQueriesEnabled" |
| 194 } | 196 } |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 494 ], | 496 ], |
| 495 "use-new-media-cache": [ | 497 "use-new-media-cache": [ |
| 496 { | 498 { |
| 497 "enable_features": [ | 499 "enable_features": [ |
| 498 "use-new-media-cache" | 500 "use-new-media-cache" |
| 499 ], | 501 ], |
| 500 "group_name": "Enabled" | 502 "group_name": "Enabled" |
| 501 } | 503 } |
| 502 ] | 504 ] |
| 503 } | 505 } |
| OLD | NEW |