| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSpellChecker": [ | 2 "AndroidSpellChecker": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android" | 5 "android" |
| 6 ], | 6 ], |
| 7 "experiments": [ | 7 "experiments": [ |
| 8 { | 8 { |
| 9 "name": "Enabled_NonLowEnd", | 9 "name": "Enabled_NonLowEnd", |
| 10 "enable_features": [ | 10 "enable_features": [ |
| (...skipping 2036 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2047 "mac", | 2047 "mac", |
| 2048 "win" | 2048 "win" |
| 2049 ], | 2049 ], |
| 2050 "experiments": [ | 2050 "experiments": [ |
| 2051 { | 2051 { |
| 2052 "name": "Enabled" | 2052 "name": "Enabled" |
| 2053 } | 2053 } |
| 2054 ] | 2054 ] |
| 2055 } | 2055 } |
| 2056 ], | 2056 ], |
| 2057 "SearchGeolocationDisclosure": [ |
| 2058 { |
| 2059 "platforms": [ |
| 2060 "android" |
| 2061 ], |
| 2062 "experiments": [ |
| 2063 { |
| 2064 "name": "EnableNewShow3Each1Day", |
| 2065 "enable_features": [ |
| 2066 "ConsistentOmniboxGeolocation" |
| 2067 ] |
| 2068 } |
| 2069 ] |
| 2070 } |
| 2071 ], |
| 2057 "SeccompSandboxAndroid": [ | 2072 "SeccompSandboxAndroid": [ |
| 2058 { | 2073 { |
| 2059 "platforms": [ | 2074 "platforms": [ |
| 2060 "android" | 2075 "android" |
| 2061 ], | 2076 ], |
| 2062 "experiments": [ | 2077 "experiments": [ |
| 2063 { | 2078 { |
| 2064 "name": "SandboxEnabled", | 2079 "name": "SandboxEnabled", |
| 2065 "enable_features": [ | 2080 "enable_features": [ |
| 2066 "SeccompSandboxAndroid" | 2081 "SeccompSandboxAndroid" |
| (...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2539 { | 2554 { |
| 2540 "name": "Enabled", | 2555 "name": "Enabled", |
| 2541 "enable_features": [ | 2556 "enable_features": [ |
| 2542 "use-new-media-cache" | 2557 "use-new-media-cache" |
| 2543 ] | 2558 ] |
| 2544 } | 2559 } |
| 2545 ] | 2560 ] |
| 2546 } | 2561 } |
| 2547 ] | 2562 ] |
| 2548 } | 2563 } |
| OLD | NEW |