| Index: content/common/typemaps.gni
|
| diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
|
| index 1b08a89ee9dcc29a3e7a70a9dff4546838b71bc1..10a2b7394c72794487c1c7611d27994e836bc1ab 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",
|
|
|