| Index: chrome/common/OWNERS
|
| diff --git a/chrome/common/OWNERS b/chrome/common/OWNERS
|
| index 0154a2488e18d1a9476e7df7e633675512a020f7..e02099cf6cf5e9f44e888fbb7cfe1a4638d9c63f 100644
|
| --- a/chrome/common/OWNERS
|
| +++ b/chrome/common/OWNERS
|
| @@ -24,6 +24,12 @@ per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
|
| per-file *_type_converter*.*=set noparent
|
| per-file *_type_converter*.*=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
|
| +
|
| # Changes to Mojo interfaces require a security review to avoid
|
| # introducing new sandbox escapes.
|
| per-file *.mojom=set noparent
|
|
|