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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2931443003: Add support for Android spellcheck menu in Chrome/WebViews (Closed)
Patch Set: Respond to yosin@'s comments 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: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index cd6f9bbb5c637ff73d8ab994d6a347881ada1047..933089c1cdaa876e4ca05d8ce46bcc44cbbf6e0e 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -43,6 +43,7 @@
"autofill::mojom::PasswordManagerDriver",
"blink::mojom::InstalledAppProvider",
"blink::mojom::ShareService",
+ "blink::mojom::TextSuggestionHost",
"bluetooth::mojom::AdapterFactory",
"chrome::mojom::OpenSearchDocumentDescriptionHandler",
"chrome::mojom::PrerenderCanceler",

Powered by Google App Engine
This is Rietveld 408576698