| Index: components/typemaps.gni
|
| diff --git a/components/typemaps.gni b/components/typemaps.gni
|
| index e45cc84914cc9702388c155723770faf7aa77930..aa42245e675aeb4ba8d4c867c0e84dcc9abaab12 100644
|
| --- a/components/typemaps.gni
|
| +++ b/components/typemaps.gni
|
| @@ -4,6 +4,7 @@
|
|
|
| typemaps = [
|
| "//components/autofill/content/common/autofill_types.typemap",
|
| + "//components/content_settings/core/common/content_settings.typemap",
|
| "//components/nacl/common/nacl.typemap",
|
| "//components/password_manager/content/common/credential_manager.typemap",
|
| "//components/translate/content/common/translate.typemap",
|
|
|