summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-12-18 18:56:37 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-12-18 19:08:44 +0000
commit3622bde4e57def93ca8af54c19b57ef6023cf44d (patch)
treef10298efa9a9f5c185baebcfffdac3ba9e5d57ac
parent0dfb571b2a4164a98ccb49d175fda0dfa6d45254 (diff)
downloadqtwebengine-chromium-3622bde4e57def93ca8af54c19b57ef6023cf44d.tar.gz
FIXUP: Add spellcheck as exposed interface
We now need the interface to the renderer too. Change-Id: Ibe977c1a9f7cf0869464a2ddc671b62264caf7b2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--chromium/content/public/app/mojo/content_browser_manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/public/app/mojo/content_browser_manifest.json b/chromium/content/public/app/mojo/content_browser_manifest.json
index d7c965f830f..3a104551448 100644
--- a/chromium/content/public/app/mojo/content_browser_manifest.json
+++ b/chromium/content/public/app/mojo/content_browser_manifest.json
@@ -49,6 +49,7 @@
"payments::mojom::PaymentManager",
"shape_detection::mojom::BarcodeDetection",
"shape_detection::mojom::FaceDetectionProvider",
+ "spellcheck::mojom::SpellCheckHost",
"resource_coordinator::mojom::CoordinationUnit",
"shape_detection::mojom::TextDetection",
"storage::mojom::BlobRegistry",