| 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 e31bd29096afcb5f68d5b84a4ceb467b1a12df32..7a8e42087dae5f4514f5db387aa6062b9d24bebf 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -68,12 +68,12 @@
|
| "autofill::mojom::PasswordManagerDriver",
|
| "blink::mojom::MediaSessionService",
|
| "blink::mojom::PermissionService",
|
| - "blink::mojom::PresentationService",
|
| "blink::mojom::SensitiveInputVisibilityService",
|
| "blink::mojom::WebBluetoothService",
|
| "blink::mojom::WebSocket",
|
| // TODO(beng): figure out how to overlay test interfaces like this.
|
| "content::mojom::BrowserTarget",
|
| + "content::mojom::PresentationService",
|
| "device::mojom::VRService",
|
| "device::VibrationManager",
|
| "device::mojom::GeolocationService",
|
|
|