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

Unified Diff: components/typemaps.gni

Issue 2857353002: Convert Spellcheck host MessageFilter IPC to mojo (Closed)
Patch Set: Use MakeUnique for the MessageLoop in TestingSpellCheckProvider. Created 3 years, 7 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
« no previous file with comments | « components/spellcheck/renderer/spellcheck_provider_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index 57cb150542db47f6c870142f8326e5854f39739c..94d94bac8ff47abcbb9ff8dfe27121a2a5de3337 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -8,5 +8,6 @@ typemaps = [
"//components/nacl/common/nacl.typemap",
"//components/password_manager/content/common/credential_manager.typemap",
"//components/signin/public/interfaces/account_id.typemap",
+ "//components/spellcheck/common/spellcheck.typemap",
"//components/translate/content/common/translate.typemap",
]
« no previous file with comments | « components/spellcheck/renderer/spellcheck_provider_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698