| 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 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 "3G.DefaultMedianRTTMsec": "297", | 219 "3G.DefaultMedianRTTMsec": "297", |
| 220 "4G.DefaultMedianKbps": "1756", | 220 "4G.DefaultMedianKbps": "1756", |
| 221 "4G.DefaultMedianRTTMsec": "159", | 221 "4G.DefaultMedianRTTMsec": "159", |
| 222 "Bluetooth.DefaultMedianKbps": "449", | 222 "Bluetooth.DefaultMedianKbps": "449", |
| 223 "Bluetooth.DefaultMedianRTTMsec": "135", | 223 "Bluetooth.DefaultMedianRTTMsec": "135", |
| 224 "Ethernet.DefaultMedianKbps": "3263", | 224 "Ethernet.DefaultMedianKbps": "3263", |
| 225 "Ethernet.DefaultMedianRTTMsec": "106", | 225 "Ethernet.DefaultMedianRTTMsec": "106", |
| 226 "HalfLifeSeconds": "60", | 226 "HalfLifeSeconds": "60", |
| 227 "None.DefaultMedianKbps": "567", | 227 "None.DefaultMedianKbps": "567", |
| 228 "None.DefaultMedianRTTMsec": "272", | 228 "None.DefaultMedianRTTMsec": "272", |
| 229 "Slow2G.ThresholdMedianHttpRTTMsec": "2000", |
| 229 "Unknown.DefaultMedianKbps": "1916", | 230 "Unknown.DefaultMedianKbps": "1916", |
| 230 "Unknown.DefaultMedianRTTMsec": "121", | 231 "Unknown.DefaultMedianRTTMsec": "121", |
| 231 "WiFi.DefaultMedianKbps": "2736", | 232 "WiFi.DefaultMedianKbps": "2736", |
| 232 "WiFi.DefaultMedianRTTMsec": "168" | 233 "WiFi.DefaultMedianRTTMsec": "168", |
| 234 "correlation_logging_probability": "0.001" |
| 233 } | 235 } |
| 234 } | 236 } |
| 235 ], | 237 ], |
| 236 "NetworkTimeQueries": [ | 238 "NetworkTimeQueries": [ |
| 237 { | 239 { |
| 238 "enable_features": [ | 240 "enable_features": [ |
| 239 "NetworkTimeServiceQuerying" | 241 "NetworkTimeServiceQuerying" |
| 240 ], | 242 ], |
| 241 "group_name": "NetworkTimeQueriesEnabled" | 243 "group_name": "NetworkTimeQueriesEnabled" |
| 242 } | 244 } |
| (...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 576 ], | 578 ], |
| 577 "use-new-media-cache": [ | 579 "use-new-media-cache": [ |
| 578 { | 580 { |
| 579 "enable_features": [ | 581 "enable_features": [ |
| 580 "use-new-media-cache" | 582 "use-new-media-cache" |
| 581 ], | 583 ], |
| 582 "group_name": "Enabled" | 584 "group_name": "Enabled" |
| 583 } | 585 } |
| 584 ] | 586 ] |
| 585 } | 587 } |
| OLD | NEW |