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 cfedb98a571b790f29c3a7bf1370c88233f99d66..93061e627c29cca031c349637e4f9aa8da3f860b 100644 |
--- a/content/public/app/mojo/content_browser_manifest.json |
+++ b/content/public/app/mojo/content_browser_manifest.json |
@@ -102,6 +102,7 @@ |
"blink::mojom::PermissionService", |
"blink::mojom::PresentationService", |
"blink::mojom::SensitiveInputVisibilityService", |
+ "blink::mojom::TextSuggestionHost", |
"blink::mojom::WebBluetoothService", |
"blink::mojom::WebSocket", |
// TODO(beng): figure out how to overlay test interfaces like this. |