| Index: gpu/ipc/common/OWNERS
|
| diff --git a/gpu/ipc/common/OWNERS b/gpu/ipc/common/OWNERS
|
| index a1ff686c3d32c5a0d555476705ef0cff9530eb58..93c2189cfb58e6e67cdac8566b4dcede391a8e1e 100644
|
| --- a/gpu/ipc/common/OWNERS
|
| +++ b/gpu/ipc/common/OWNERS
|
| @@ -6,5 +6,9 @@ file://ipc/SECURITY_OWNERS
|
| # The following lines are redundant, they're just to silence the presubmit
|
| per-file *_messages*.h=set noparent
|
| per-file *_messages*.h=file://ipc/SECURITY_OWNERS
|
| +per-file *.mojom=set noparent
|
| +per-file *.mojom=file://ipc/SECURITY_OWNERS
|
| per-file *_param_traits*.*=set noparent
|
| per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
|
| +per-file *_struct_traits*.*=set noparent
|
| +per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
|
|
|