| Index: content/common/typemaps.gni
|
| diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
|
| index 95068be31688a7c2e8ffca080906927334c391e7..867897fa558ea759378ae3fec4e6dad185ba9d73 100644
|
| --- a/content/common/typemaps.gni
|
| +++ b/content/common/typemaps.gni
|
| @@ -4,6 +4,7 @@
|
|
|
| typemaps = [
|
| "//content/common/background_fetch/background_fetch_types.typemap",
|
| + "//content/common/cookies.typemap",
|
| "//content/common/native_types.typemap",
|
| "//content/common/media/media_devices.typemap",
|
| "//content/common/mutable_network_traffic_annotation_tag.typemap",
|
|
|