| 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 2496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2507 "platforms": [ | 2507 "platforms": [ |
| 2508 "win" | 2508 "win" |
| 2509 ], | 2509 ], |
| 2510 "experiments": [ | 2510 "experiments": [ |
| 2511 { | 2511 { |
| 2512 "name": "enforce_always_with_extensions_and_dse" | 2512 "name": "enforce_always_with_extensions_and_dse" |
| 2513 } | 2513 } |
| 2514 ] | 2514 ] |
| 2515 } | 2515 } |
| 2516 ], | 2516 ], |
| 2517 "SettingsResetPrompt": [ |
| 2518 { |
| 2519 "platforms": [ |
| 2520 "win" |
| 2521 ], |
| 2522 "experiments": [ |
| 2523 { |
| 2524 "name": "Enabled", |
| 2525 "params": { |
| 2526 "delay_before_prompt_seconds": "1", |
| 2527 "domain_hashes": "{\"c027a731da03fee479b2ba00b3afe74b3fd
9190f0622755db8ffa504efbde66e\":\"3\"}", |
| 2528 "prompt_wave": "20170101", |
| 2529 "time_between_prompts_seconds": "3600" |
| 2530 }, |
| 2531 "enable_features": [ |
| 2532 "SettingsResetPrompt" |
| 2533 ] |
| 2534 } |
| 2535 ] |
| 2536 } |
| 2537 ], |
| 2517 "SignInPasswordPromo": [ | 2538 "SignInPasswordPromo": [ |
| 2518 { | 2539 { |
| 2519 "platforms": [ | 2540 "platforms": [ |
| 2520 "linux", | 2541 "linux", |
| 2521 "mac", | 2542 "mac", |
| 2522 "win" | 2543 "win" |
| 2523 ], | 2544 ], |
| 2524 "experiments": [ | 2545 "experiments": [ |
| 2525 { | 2546 { |
| 2526 "name": "Enable3", | 2547 "name": "Enable3", |
| (...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3019 { | 3040 { |
| 3020 "name": "Enabled", | 3041 "name": "Enabled", |
| 3021 "enable_features": [ | 3042 "enable_features": [ |
| 3022 "use-new-media-cache" | 3043 "use-new-media-cache" |
| 3023 ] | 3044 ] |
| 3024 } | 3045 } |
| 3025 ] | 3046 ] |
| 3026 } | 3047 } |
| 3027 ] | 3048 ] |
| 3028 } | 3049 } |
| OLD | NEW |