Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "name": "content_renderer", | |
| 3 "interface_provider_specs": { | |
| 4 "navigation:frame": { | |
| 5 "provides": { | |
| 6 "browser": [ | |
| 7 "autofill::mojom::AutofillAgent", | |
| 8 "autofill::mojom::PasswordAutofillAgent", | |
| 9 "autofill::mojom::PasswordGenerationAgent" | |
| 10 ] | |
| 11 } | |
| 12 } | |
| 13 } | |
| 14 } | |
| OLD | NEW |