| 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 526 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 537 "InfoBarType": "PageAction" | 537 "InfoBarType": "PageAction" |
| 538 } | 538 } |
| 539 } | 539 } |
| 540 ] | 540 ] |
| 541 } | 541 } |
| 542 ], | 542 ], |
| 543 "DefaultEnableGpuRasterization": [ | 543 "DefaultEnableGpuRasterization": [ |
| 544 { | 544 { |
| 545 "platforms": [ | 545 "platforms": [ |
| 546 "mac", | 546 "mac", |
| 547 "win" | 547 "win", |
| 548 "chromeos", |
| 549 "android" |
| 548 ], | 550 ], |
| 549 "experiments": [ | 551 "experiments": [ |
| 550 { | 552 { |
| 551 "name": "DefaultEnableGpuRasterization", | 553 "name": "DefaultEnableGpuRasterization", |
| 552 "enable_features": [ | 554 "enable_features": [ |
| 553 "DefaultEnableGpuRasterization" | 555 "DefaultEnableGpuRasterization" |
| 554 ] | 556 ] |
| 555 } | 557 } |
| 556 ] | 558 ] |
| 557 } | 559 } |
| (...skipping 2527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3085 { | 3087 { |
| 3086 "name": "Enabled", | 3088 "name": "Enabled", |
| 3087 "enable_features": [ | 3089 "enable_features": [ |
| 3088 "use-new-media-cache" | 3090 "use-new-media-cache" |
| 3089 ] | 3091 ] |
| 3090 } | 3092 } |
| 3091 ] | 3093 ] |
| 3092 } | 3094 } |
| 3093 ] | 3095 ] |
| 3094 } | 3096 } |
| OLD | NEW |