| OLD | NEW |
| 1 { | 1 { |
| 2 "AlternateComponentUrls": [ | 2 "AlternateComponentUrls": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android", | 5 "android", |
| 6 "chromeos", | 6 "chromeos", |
| 7 "ios", | 7 "ios", |
| 8 "linux", | 8 "linux", |
| 9 "mac", | 9 "mac", |
| 10 "win" | 10 "win" |
| (...skipping 1373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1384 "Unknown.DefaultMedianKbps": "1916", | 1384 "Unknown.DefaultMedianKbps": "1916", |
| 1385 "Unknown.DefaultMedianRTTMsec": "121", | 1385 "Unknown.DefaultMedianRTTMsec": "121", |
| 1386 "WiFi.DefaultMedianKbps": "2736", | 1386 "WiFi.DefaultMedianKbps": "2736", |
| 1387 "WiFi.DefaultMedianRTTMsec": "168", | 1387 "WiFi.DefaultMedianRTTMsec": "168", |
| 1388 "correlation_logging_probability": "0.001" | 1388 "correlation_logging_probability": "0.001" |
| 1389 } | 1389 } |
| 1390 } | 1390 } |
| 1391 ] | 1391 ] |
| 1392 } | 1392 } |
| 1393 ], | 1393 ], |
| 1394 "NetworkSchedulerYielding": [ |
| 1395 { |
| 1396 "platforms": [ |
| 1397 "chromeos", |
| 1398 "linux", |
| 1399 "mac", |
| 1400 "win", |
| 1401 "android" |
| 1402 ], |
| 1403 "experiments": [ |
| 1404 { |
| 1405 "name": "Enabled", |
| 1406 "enable_features": [ |
| 1407 "NetworkSchedulerYielding" |
| 1408 ] |
| 1409 } |
| 1410 ] |
| 1411 } |
| 1412 ], |
| 1394 "NetworkTimeQueries": [ | 1413 "NetworkTimeQueries": [ |
| 1395 { | 1414 { |
| 1396 "platforms": [ | 1415 "platforms": [ |
| 1397 "android", | 1416 "android", |
| 1398 "chromeos", | 1417 "chromeos", |
| 1399 "ios", | 1418 "ios", |
| 1400 "linux", | 1419 "linux", |
| 1401 "mac", | 1420 "mac", |
| 1402 "win" | 1421 "win" |
| 1403 ], | 1422 ], |
| (...skipping 1527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2931 { | 2950 { |
| 2932 "name": "Enabled", | 2951 "name": "Enabled", |
| 2933 "enable_features": [ | 2952 "enable_features": [ |
| 2934 "use-new-media-cache" | 2953 "use-new-media-cache" |
| 2935 ] | 2954 ] |
| 2936 } | 2955 } |
| 2937 ] | 2956 ] |
| 2938 } | 2957 } |
| 2939 ] | 2958 ] |
| 2940 } | 2959 } |
| OLD | NEW |