| Index: content/common/typemaps.gni
|
| diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
|
| index 98379c30b5a27f1812484bd11252aaeb5dcd5d8e..a36916508600c5e8af043d43f270c11d7eee589e 100644
|
| --- a/content/common/typemaps.gni
|
| +++ b/content/common/typemaps.gni
|
| @@ -6,6 +6,7 @@ typemaps = [
|
| "//content/common/native_types.typemap",
|
| "//content/common/service_worker/embedded_worker.typemap",
|
| "//content/common/service_worker/fetch_event_dispatcher.typemap",
|
| + "//content/common/service_worker/service_worker_types.typemap",
|
| "//content/common/url_loader_status.typemap",
|
| "//content/common/url_request.typemap",
|
| "//content/common/url_response_head.typemap",
|
|
|