Index: content/common/service_worker/OWNERS |
diff --git a/content/common/service_worker/OWNERS b/content/common/service_worker/OWNERS |
index 8760ee61d2cf6d2d5144d3c0d0a4fbb9a77a7dc3..f5a9a9f7f68bd10d3a7a6db063a0e262cc709dbd 100644 |
--- a/content/common/service_worker/OWNERS |
+++ b/content/common/service_worker/OWNERS |
@@ -14,5 +14,8 @@ per-file *.mojom=file://ipc/SECURITY_OWNERS |
per-file *_type_converter*.*=set noparent |
per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS |
+per-file *.typemap=set noparent |
+per-file *.typemap=file://ipc/SECURITY_OWNERS |
+ |
# TEAM: worker-dev@chromium.org |
# COMPONENT: Blink>ServiceWorker |