| Index: chrome/common/OWNERS
|
| diff --git a/chrome/common/OWNERS b/chrome/common/OWNERS
|
| index 08d5a4ad14ad62b0a0c1fe9b8f884b05b0258bff..0154a2488e18d1a9476e7df7e633675512a020f7 100644
|
| --- a/chrome/common/OWNERS
|
| +++ b/chrome/common/OWNERS
|
| @@ -21,6 +21,9 @@ per-file *_messages*.h=file://ipc/SECURITY_OWNERS
|
| per-file *_param_traits*.*=set noparent
|
| per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
|
|
|
| +per-file *_type_converter*.*=set noparent
|
| +per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS
|
| +
|
| # Changes to Mojo interfaces require a security review to avoid
|
| # introducing new sandbox escapes.
|
| per-file *.mojom=set noparent
|
|
|