| OLD | NEW |
| 1 { | 1 { |
| 2 "AutofillClassifier": [ | 2 "AutofillClassifier": [ |
| 3 { | 3 { |
| 4 "group_name": "Enabled" | 4 "group_name": "Enabled" |
| 5 } | 5 } |
| 6 ], | 6 ], |
| 7 "AutofillFieldMetadata": [ | 7 "AutofillFieldMetadata": [ |
| 8 { | 8 { |
| 9 "group_name": "Enabled" | 9 "group_name": "Enabled" |
| 10 } | 10 } |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 { | 73 { |
| 74 "disable_features": [ | 74 "disable_features": [ |
| 75 "DocumentWriteEvaluator" | 75 "DocumentWriteEvaluator" |
| 76 ], | 76 ], |
| 77 "group_name": "DocumentWriteScriptBlockGroup", | 77 "group_name": "DocumentWriteScriptBlockGroup", |
| 78 "params": { | 78 "params": { |
| 79 "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections":
"true" | 79 "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections":
"true" |
| 80 } | 80 } |
| 81 } | 81 } |
| 82 ], | 82 ], |
| 83 "EnableAppContainer": [ |
| 84 { |
| 85 "group_name": "Enabled" |
| 86 } |
| 87 ], |
| 83 "EnableGoogleCachedCopyTextExperiment": [ | 88 "EnableGoogleCachedCopyTextExperiment": [ |
| 84 { | 89 { |
| 85 "group_name": "Button" | 90 "group_name": "Button" |
| 86 } | 91 } |
| 87 ], | 92 ], |
| 88 "EnableMediaRouter": [ | 93 "EnableMediaRouter": [ |
| 89 { | 94 { |
| 90 "group_name": "Enabled" | 95 "group_name": "Enabled" |
| 91 } | 96 } |
| 92 ], | 97 ], |
| (...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 543 ], | 548 ], |
| 544 "use-new-media-cache": [ | 549 "use-new-media-cache": [ |
| 545 { | 550 { |
| 546 "enable_features": [ | 551 "enable_features": [ |
| 547 "use-new-media-cache" | 552 "use-new-media-cache" |
| 548 ], | 553 ], |
| 549 "group_name": "Enabled" | 554 "group_name": "Enabled" |
| 550 } | 555 } |
| 551 ] | 556 ] |
| 552 } | 557 } |
| OLD | NEW |