| Index: gpu/ipc/common/OWNERS
|
| diff --git a/gpu/ipc/common/OWNERS b/gpu/ipc/common/OWNERS
|
| index 107c4012ed90dedbf337edbe5d97bd9b3e4ee7ac..a1ff686c3d32c5a0d555476705ef0cff9530eb58 100644
|
| --- a/gpu/ipc/common/OWNERS
|
| +++ b/gpu/ipc/common/OWNERS
|
| @@ -1,13 +1,10 @@
|
| # Changes to IPCs require a security review to avoid introducing
|
| # new sandbox escapes.
|
| set noparent
|
| -dcheng@chromium.org
|
| -inferno@chromium.org
|
| -jln@chromium.org
|
| -jschuh@chromium.org
|
| -kenrb@chromium.org
|
| -mkwst@chromium.org
|
| -nasko@chromium.org
|
| -palmer@chromium.org
|
| -tsepez@chromium.org
|
| -wfh@chromium.org
|
| +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 *_param_traits*.*=set noparent
|
| +per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
|
|
|