Index: content/common/service_worker/OWNERS |
diff --git a/content/common/service_worker/OWNERS b/content/common/service_worker/OWNERS |
index f2edc88a44ca8b8434a769d24bb4757f7da68ae4..67001a9756afdc2d010816ce74e585c6767bd36b 100644 |
--- a/content/common/service_worker/OWNERS |
+++ b/content/common/service_worker/OWNERS |
@@ -11,5 +11,11 @@ per-file *_messages*.h=file://ipc/SECURITY_OWNERS |
per-file *.mojom=set noparent |
per-file *.mojom=file://ipc/SECURITY_OWNERS |
+per-file *_struct_traits*.*=set noparent |
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS |
+ |
+per-file *.typemap=set noparent |
+per-file *.typemap=file://ipc/SECURITY_OWNERS |
+ |
# TEAM: worker-dev@chromium.org |
# COMPONENT: Blink>ServiceWorker |