| 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",
|
| ]
|
|
|