| Index: content/common/typemaps.gni
|
| diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
|
| index 684e474cf631c57e143f3d2af9a2ae338528368b..894e1acf237308c708c03675a7247d685b2c9b14 100644
|
| --- a/content/common/typemaps.gni
|
| +++ b/content/common/typemaps.gni
|
| @@ -5,6 +5,7 @@
|
| typemaps = [
|
| "//content/common/native_types.typemap",
|
| "//content/common/media/media_devices.typemap",
|
| + "//content/common/push_messaging.typemap",
|
| "//content/common/service_worker/embedded_worker.typemap",
|
| "//content/common/service_worker/service_worker_event_dispatcher.typemap",
|
| "//content/common/service_worker/service_worker_provider.typemap",
|
|
|