| Index: content/public/app/mojo/content_browser_manifest.json
|
| diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
|
| index 0326e8616e2d1a1a47742500b24d4a10cec5930c..f3d1777f4fd0a5803590266939f1a4dfeb058363 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -119,7 +119,8 @@
|
| "mojom::MediaDevicesDispatcherHost",
|
| "payments::mojom::PaymentRequest",
|
| "resource_coordinator::mojom::CoordinationUnit",
|
| - "ui::mojom::Gpu"
|
| + "ui::mojom::Gpu",
|
| + "webauth::mojom::Authenticator"
|
| ]
|
| },
|
| "requires": {
|
|
|