Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(472)

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2931443003: Add support for Android spellcheck menu in Chrome/WebViews (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 f65b1f5c3e537d75edfd6ac7c3bb10b348daf7fe..57a17027e65fffe8d7452d98dc4735d301239b20 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -101,6 +101,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.

Powered by Google App Engine
This is Rietveld 408576698