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..1b5175741a43fdc8eb94171b2754936d3831c871 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. |