| # Changes to Mojo interfaces require a security review to avoid | |
| # introducing new sandbox escapes. | |
| 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 |