| Index: content/common/typemaps.gni
|
| diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
|
| index 2dd3ed67f1350ca11ea46862eb846353959828f3..16addb591e3717b79b77a66dba7eab44a8aa494d 100644
|
| --- a/content/common/typemaps.gni
|
| +++ b/content/common/typemaps.gni
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| + "//content/common/service_worker/fetch_event_dispatcher.typemap",
|
| "//content/common/url_loader_status.typemap",
|
| "//content/common/url_request.typemap",
|
| "//content/common/url_response_head.typemap",
|
|
|