| 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 1864 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1875 "experiments": [ | 1875 "experiments": [ |
| 1876 { | 1876 { |
| 1877 "name": "Enabled", | 1877 "name": "Enabled", |
| 1878 "enable_features": [ | 1878 "enable_features": [ |
| 1879 "PasswordMetadataFilling" | 1879 "PasswordMetadataFilling" |
| 1880 ] | 1880 ] |
| 1881 } | 1881 } |
| 1882 ] | 1882 ] |
| 1883 } | 1883 } |
| 1884 ], | 1884 ], |
| 1885 "PasswordProtectionPingOnlyStudy": [ |
| 1886 { |
| 1887 "platforms": [ |
| 1888 "chromeos", |
| 1889 "linux", |
| 1890 "mac", |
| 1891 "win" |
| 1892 ], |
| 1893 "experiments": [ |
| 1894 { |
| 1895 "name": "PasswordProtectionPingOnlyEnabled", |
| 1896 "enable_features": [ |
| 1897 "PasswordProtectionPingOnly" |
| 1898 ] |
| 1899 } |
| 1900 ] |
| 1901 } |
| 1902 ], |
| 1885 "PasswordSeparatedSigninFlow": [ | 1903 "PasswordSeparatedSigninFlow": [ |
| 1886 { | 1904 { |
| 1887 "platforms": [ | 1905 "platforms": [ |
| 1888 "linux", | 1906 "linux", |
| 1889 "mac", | 1907 "mac", |
| 1890 "win" | 1908 "win" |
| 1891 ], | 1909 ], |
| 1892 "experiments": [ | 1910 "experiments": [ |
| 1893 { | 1911 { |
| 1894 "name": "Enabled", | 1912 "name": "Enabled", |
| (...skipping 1390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3285 { | 3303 { |
| 3286 "name": "Enabled", | 3304 "name": "Enabled", |
| 3287 "enable_features": [ | 3305 "enable_features": [ |
| 3288 "use-new-media-cache" | 3306 "use-new-media-cache" |
| 3289 ] | 3307 ] |
| 3290 } | 3308 } |
| 3291 ] | 3309 ] |
| 3292 } | 3310 } |
| 3293 ] | 3311 ] |
| 3294 } | 3312 } |
| OLD | NEW |