| OLD | NEW |
| 1 { | 1 { |
| 2 "AndroidSessionNotifications": [ | 2 "AndroidSessionNotifications": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android" | 5 "android" |
| 6 ], | 6 ], |
| 7 "experiments": [ | 7 "experiments": [ |
| 8 { | 8 { |
| 9 "name": "Disabled" | 9 "name": "Disabled" |
| 10 } | 10 } |
| (...skipping 1932 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1943 "platforms": [ | 1943 "platforms": [ |
| 1944 "chromeos", | 1944 "chromeos", |
| 1945 "linux", | 1945 "linux", |
| 1946 "mac", | 1946 "mac", |
| 1947 "win" | 1947 "win" |
| 1948 ], | 1948 ], |
| 1949 "experiments": [ | 1949 "experiments": [ |
| 1950 { | 1950 { |
| 1951 "name": "Enabled", | 1951 "name": "Enabled", |
| 1952 "params": { | 1952 "params": { |
| 1953 "animation": "animate-all", | 1953 "animation": "animate-nonsecure-only", |
| 1954 "visibility": "show-all" | 1954 "visibility": "show-all" |
| 1955 }, | 1955 }, |
| 1956 "enable_features": [ | 1956 "enable_features": [ |
| 1957 "SecurityChip" | 1957 "SecurityChip" |
| 1958 ] | 1958 ] |
| 1959 } | 1959 } |
| 1960 ] | 1960 ] |
| 1961 } | 1961 } |
| 1962 ], | 1962 ], |
| 1963 "SecurityWarningIconUpdate": [ | 1963 "SecurityWarningIconUpdate": [ |
| (...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2460 { | 2460 { |
| 2461 "name": "Enabled", | 2461 "name": "Enabled", |
| 2462 "enable_features": [ | 2462 "enable_features": [ |
| 2463 "use-new-media-cache" | 2463 "use-new-media-cache" |
| 2464 ] | 2464 ] |
| 2465 } | 2465 } |
| 2466 ] | 2466 ] |
| 2467 } | 2467 } |
| 2468 ] | 2468 ] |
| 2469 } | 2469 } |
| OLD | NEW |