| Index: content/common/typemaps.gni
|
| diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
|
| index 894e1acf237308c708c03675a7247d685b2c9b14..127de9a094ab6baf7383e0984f1cd56771d94413 100644
|
| --- a/content/common/typemaps.gni
|
| +++ b/content/common/typemaps.gni
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| + "//content/common/background_fetch/background_fetch_types.typemap",
|
| "//content/common/native_types.typemap",
|
| "//content/common/media/media_devices.typemap",
|
| "//content/common/push_messaging.typemap",
|
|
|