| 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 2676 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2687 "experiments": [ | 2687 "experiments": [ |
| 2688 { | 2688 { |
| 2689 "name": "TokenBinding", | 2689 "name": "TokenBinding", |
| 2690 "enable_features": [ | 2690 "enable_features": [ |
| 2691 "token-binding" | 2691 "token-binding" |
| 2692 ] | 2692 ] |
| 2693 } | 2693 } |
| 2694 ] | 2694 ] |
| 2695 } | 2695 } |
| 2696 ], | 2696 ], |
| 2697 "TranslateRanker": [ |
| 2698 { |
| 2699 "platforms": [ |
| 2700 "android", |
| 2701 "chromeos", |
| 2702 "ios", |
| 2703 "linux", |
| 2704 "mac", |
| 2705 "win" |
| 2706 ], |
| 2707 "experiments": [ |
| 2708 { |
| 2709 "name": "EnforcementEnabled", |
| 2710 "enable_features": [ |
| 2711 "TranslateRankerEnforcement" |
| 2712 ] |
| 2713 } |
| 2714 ] |
| 2715 } |
| 2716 ], |
| 2697 "TranslateRankerLogging": [ | 2717 "TranslateRankerLogging": [ |
| 2698 { | 2718 { |
| 2699 "platforms": [ | 2719 "platforms": [ |
| 2700 "android", | 2720 "android", |
| 2701 "chromeos", | 2721 "chromeos", |
| 2702 "ios", | 2722 "ios", |
| 2703 "linux", | 2723 "linux", |
| 2704 "mac", | 2724 "mac", |
| 2705 "win" | 2725 "win" |
| 2706 ], | 2726 ], |
| (...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3031 { | 3051 { |
| 3032 "name": "Enabled", | 3052 "name": "Enabled", |
| 3033 "enable_features": [ | 3053 "enable_features": [ |
| 3034 "use-new-media-cache" | 3054 "use-new-media-cache" |
| 3035 ] | 3055 ] |
| 3036 } | 3056 } |
| 3037 ] | 3057 ] |
| 3038 } | 3058 } |
| 3039 ] | 3059 ] |
| 3040 } | 3060 } |
| OLD | NEW |