| 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 1355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1366 } | 1366 } |
| 1367 ], | 1367 ], |
| 1368 "NTPArticleSuggestions": [ | 1368 "NTPArticleSuggestions": [ |
| 1369 { | 1369 { |
| 1370 "platforms": [ | 1370 "platforms": [ |
| 1371 "android" | 1371 "android" |
| 1372 ], | 1372 ], |
| 1373 "experiments": [ | 1373 "experiments": [ |
| 1374 { | 1374 { |
| 1375 "name": "EnabledSoftFetches", | 1375 "name": "EnabledSoftFetches", |
| 1376 "params": { | |
| 1377 "fetching_interval_hours-wifi-active_ntp_user": "8", | |
| 1378 "scheduler_trigger_types": "persistent_scheduler_wake_up
,ntp_opened", | |
| 1379 "send_top_languages": "true", | |
| 1380 "soft_fetching_interval_hours-active-active_ntp_user": "
2", | |
| 1381 "soft_fetching_interval_hours-active-active_suggestions_
consumer": "1", | |
| 1382 "soft_fetching_interval_hours-active-rare_ntp_user": "4" | |
| 1383 }, | |
| 1384 "enable_features": [ | 1376 "enable_features": [ |
| 1385 "NTPArticleSuggestions" | 1377 "NTPArticleSuggestions" |
| 1386 ] | 1378 ] |
| 1387 } | 1379 } |
| 1388 ] | 1380 ] |
| 1389 } | 1381 } |
| 1390 ], | 1382 ], |
| 1391 "NTPBookmarkSuggestions": [ | 1383 "NTPBookmarkSuggestions": [ |
| 1392 { | 1384 { |
| 1393 "platforms": [ | 1385 "platforms": [ |
| (...skipping 1866 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3260 { | 3252 { |
| 3261 "name": "Enabled", | 3253 "name": "Enabled", |
| 3262 "enable_features": [ | 3254 "enable_features": [ |
| 3263 "use-new-media-cache" | 3255 "use-new-media-cache" |
| 3264 ] | 3256 ] |
| 3265 } | 3257 } |
| 3266 ] | 3258 ] |
| 3267 } | 3259 } |
| 3268 ] | 3260 ] |
| 3269 } | 3261 } |
| OLD | NEW |